]> www.infradead.org Git - users/jedix/linux-maple.git/commit
audit: Reorganize kerneldoc parameter names
authorJulia Lawall <Julia.Lawall@inria.fr>
Mon, 30 Sep 2024 11:21:16 +0000 (13:21 +0200)
committerPaul Moore <paul@paul-moore.com>
Thu, 3 Oct 2024 19:05:05 +0000 (15:05 -0400)
commit2132b355267f328a56da96f2f8868cc95406a562
tree1eb6f12db61ddfca2f5878d3dde833a2ef054fa9
parent9852d85ec9d492ebef56dc5f229416c925758edc
audit: Reorganize kerneldoc parameter names

Reorganize kerneldoc parameter names to match the parameter
order in the function header.

Problems identified using Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/audit.c