audit: move trailing statements to next line
authorAtul Kumar Pant <atulpant.linux@gmail.com>
Tue, 15 Aug 2023 20:47:51 +0000 (02:17 +0530)
committerPaul Moore <paul@paul-moore.com>
Tue, 15 Aug 2023 22:16:14 +0000 (18:16 -0400)
commitb1a0f64cc65ea2ebfaae9e0ce623e993a7d24257
treed942f775fee03cb8951e6e2247514d8f7d843fb1
parent22cde1012f6a6509656f976cbe3aa5f4c5d0f1a3
audit: move trailing statements to next line

Fixes following checkpatch.pl issue:
ERROR: trailing statements should be on next line

Signed-off-by: Atul Kumar Pant <atulpant.linux@gmail.com>
[PM: subject line tweak]
Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/audit.c
kernel/auditfilter.c