]> git.ipfire.org Git - thirdparty/linux.git/commit
apparmor: fix kernel-doc comments for inview
authorJohn Johansen <john.johansen@canonical.com>
Mon, 2 Feb 2026 11:37:18 +0000 (03:37 -0800)
committerJohn Johansen <john.johansen@canonical.com>
Mon, 2 Feb 2026 11:53:43 +0000 (03:53 -0800)
commit3734b9463bd4fb5ac350842db55e2e0ccbf1b7a5
tree31ab0b84064bc37760a4dc80e4c06f174689d2a8
parentdf9ac55abd18628bd8cff687ea043660532a3654
apparmor: fix kernel-doc comments for inview

subns was renamed inview to better reflect the function of the flag.
Unfortunately the kernel-doc was not properly updated in 2 places.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202602020737.vGCZFds1-lkp@intel.com/
Closes: https://lore.kernel.org/oe-kbuild-all/202602021427.PvvDjgyL-lkp@intel.com/
Fixes: 796c146fa6c82 ("apparmor: split xxx_in_ns into its two separate semantic use cases")
Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/label.c