]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
apparmor: fixup return comments for kernel doc cleanups by Gaosheng Cui
authorJohn Johansen <john.johansen@canonical.com>
Tue, 8 Aug 2023 20:12:19 +0000 (13:12 -0700)
committerJohn Johansen <john.johansen@canonical.com>
Tue, 8 Aug 2023 20:12:19 +0000 (13:12 -0700)
commitd2fe16e94cc30c0af5327d5a673dd1761b9edfae
tree3c1e50f036c5827df3ed82d5292123a0d0deeb81
parent25ff0ff2d6286928dc516c74b879809c691c2dd8
apparmor: fixup return comments for kernel doc cleanups by Gaosheng Cui

[PATCH -next 05/11] apparmor: Fix kernel-doc warnings in apparmor/label.c
missed updating the Returns comment for the new parameter names

[PATCH -next 05/11] apparmor: Fix kernel-doc warnings in apparmor/label.c
Added the @size parameter comment without mentioning it is a return
value.

Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/label.c
security/apparmor/policy_compat.c