commit | 46822860a5a9a5a558475d323a55c8aab0b54012 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Thu Aug 17 12:32:15 2023 -0700 |
committer | Kees Cook <keescook@chromium.org> | Thu Aug 17 12:32:15 2023 -0700 |
tree | 834b0cb578aec0e883773891de3abc8ed2095165 | |
parent | 4697b5848bd933f68ebd04836362c8de0cacaf71 [diff] |
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>