apparmor: add missing params to aa_may_ptrace kernel-doc comments
authorJohn Johansen <john.johansen@canonical.com>
Sun, 19 Nov 2023 09:19:41 +0000 (01:19 -0800)
committerJohn Johansen <john.johansen@canonical.com>
Sun, 19 Nov 2023 09:19:41 +0000 (01:19 -0800)
commita7e405a2de69fe5e6657046e978a81683b140051
treee28e7c02ce38ff62510f4609507a2819a068e3bd
parent735ad5d1532a811d068a731dff46fa02c2185981
apparmor: add missing params to aa_may_ptrace kernel-doc comments

When the cred was explicit passed through to aa_may_ptrace() the
kernel-doc comment was not properly updated.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202311040508.AUhi04RY-lkp@intel.com/
Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/task.c