seccomp: Add missing kerndoc notations
authorKees Cook <keescook@chromium.org>
Thu, 17 Aug 2023 19:32:15 +0000 (12:32 -0700)
committerKees Cook <keescook@chromium.org>
Thu, 17 Aug 2023 19:32:15 +0000 (12:32 -0700)
commit46822860a5a9a5a558475d323a55c8aab0b54012
tree834b0cb578aec0e883773891de3abc8ed2095165
parent4697b5848bd933f68ebd04836362c8de0cacaf71
seccomp: Add missing kerndoc notations

The kerndoc for some struct member and function arguments were missing.
Add them.

Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Will Drewry <wad@chromium.org>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308171742.AncabIG1-lkp@intel.com/
Signed-off-by: Kees Cook <keescook@chromium.org>
kernel/seccomp.c