]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selinux: fix the kdoc header for task_avdcache_update
authorPaul Moore <paul@paul-moore.com>
Sat, 12 Apr 2025 15:33:41 +0000 (11:33 -0400)
committerPaul Moore <paul@paul-moore.com>
Sat, 12 Apr 2025 15:37:06 +0000 (11:37 -0400)
commit05f1a939225ec895a97a6b2f1cf64e329b6474f5
tree216999f10d89d9fc9e91d139f5cc069324867bd8
parent1ec31f14a83bcad8039fe695a17346a94cab1fd9
selinux: fix the kdoc header for task_avdcache_update

The kdoc header incorrectly references an older parameter, update it
to reference what is currently used in the function.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202504122308.Ch8PzJdD-lkp@intel.com/
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/hooks.c