[libvirt PATCH 0/2] util: audit: cleanups (include epistles)

Ján Tomko posted 2 patches 4 years ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1583414537.git.jtomko@redhat.com
src/util/viraudit.c | 15 ---------------
1 file changed, 15 deletions(-)
[libvirt PATCH 0/2] util: audit: cleanups (include epistles)
Posted by Ján Tomko 4 years ago
Just a small series this time.

Ján Tomko (2):
  util: audit: drop support for old libaudit
  util: viraudit: remove unnecessary includes

 src/util/viraudit.c | 15 ---------------
 1 file changed, 15 deletions(-)

-- 
2.24.1

Re: [libvirt PATCH 0/2] util: audit: cleanups (include epistles)
Posted by Daniel Henrique Barboza 4 years ago

On 3/5/20 10:22 AM, Ján Tomko wrote:
> Just a small series this time.
> 
> Ján Tomko (2):
>    util: audit: drop support for old libaudit
>    util: viraudit: remove unnecessary includes
> 
>   src/util/viraudit.c | 15 ---------------
>   1 file changed, 15 deletions(-)
> 

Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>