diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-11-07 12:08:17 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2023-01-11 15:47:40 -0500 |
commit | 39ecb653f671bbccd4a3c40f7f803f2874252f81 (patch) | |
tree | 3e4fbb865950ccb39a3a8b28a7cecea87b0aec66 /fs/cramfs | |
parent | 1cb925c0863efcd8ed12ac3ac4a902386e6779f7 (diff) |
nsfs: repair kernel-doc for ns_match()
Commit 1e2328e76254 ("fs/nsfs.c: Added ns_match") adds the ns_match()
function with a kernel-doc comment, but the ns parameter was referred to
with ns_common.
Hence, ./scripts/kernel-doc -none fs/nsfs.c warns about it.
Adjust the kernel-doc comment for ns_match() for make W=1 happiness.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions