[PATCH] audit: remove obvious unnecessary header files

Paul Moore paul at paul-moore.com
Tue Aug 30 17:04:14 UTC 2022


On Tue, Aug 30, 2022 at 6:50 AM wuchi <wuchi.zero at gmail.com> wrote:
>
> With updating the code, some header files are unnecessary. Remove
> obvious header files.
>
> Signed-off-by: wuchi <wuchi.zero at gmail.com>
> ---
>  kernel/audit.c          |  3 ---
>  kernel/audit_fsnotify.c |  5 -----
>  kernel/audit_watch.c    |  4 ----
>  kernel/auditfilter.c    |  2 --
>  kernel/auditsc.c        | 11 +----------
>  5 files changed, 1 insertion(+), 24 deletions(-)

Hi Wuchi, can you explain what process you used to determine that
these header file includes were unnecessary?

-- 
paul-moore.com



More information about the Linux-audit mailing list