summaryrefslogtreecommitdiff
path: root/drivers/char/drm/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorRicardo Robaina <rrobaina@redhat.com>2026-03-03 10:35:28 -0300
committerPaul Moore <paul@paul-moore.com>2026-03-05 22:16:08 -0500
commitf3e334fb7f82cd63734faeb395419ab713b4bb5c (patch)
tree0bd5ccc4a879a27ec1bc5f8afe6047baadafb8fb /drivers/char/drm/git@git.tavy.me:linux.git
parenta6053fefcd3e3522274344dd5da8d49eafea25ca (diff)
audit: fix coding style issues
Fix various coding style issues across the audit subsystem flagged by checkpatch.pl script to adhere to kernel coding standards. Specific changes include: - kernel/auditfilter.c: Move the open brace '{' to the previous line for the audit_ops array declaration. - lib/audit.c: Add a required space before the open parenthesis '('. - include/uapi/linux/audit.h: Enclose the complex macro value for AUDIT_UID_UNSET in parentheses. Signed-off-by: Ricardo Robaina <rrobaina@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'drivers/char/drm/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions