On Tue, Aug 30, 2022 at 6:50 AM wuchi <[email protected]> wrote: > > With updating the code, some header files are unnecessary. Remove > obvious header files. > > Signed-off-by: wuchi <[email protected]> > --- > 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 -- Linux-audit mailing list [email protected] https://listman.redhat.com/mailman/listinfo/linux-audit
