diff options
author | Randy Dunlap <[email protected]> | 2021-02-15 20:29:29 -0800 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2021-03-23 11:20:26 +0100 |
commit | 6961fed420146297467efe4bc022458818839a1a (patch) | |
tree | 05e77925dcc5df1d0d7133cfa87844baa7dcb5a7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2111c3c0124f7432fe908c036a50abe8733dbf38 (diff) |
xattr: fix kernel-doc for mnt_userns and vfs xattr helpers
Fix kernel-doc warnings in xattr.c:
../fs/xattr.c:257: warning: Function parameter or member 'mnt_userns' not described in '__vfs_setxattr_locked'
../fs/xattr.c:485: warning: Function parameter or member 'mnt_userns' not described in '__vfs_removexattr_locked'
and fix one function whose kernel-doc was not in the correct format.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 71bc356f93a1 ("commoncap: handle idmapped mounts")
Fixes: b1ab7e4b2a88 ("VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: David Howells <[email protected]>
Cc: Al Viro <[email protected]>
Cc: [email protected]
Cc: Christian Brauner <[email protected]>
Cc: David P. Quigley <[email protected]>
Cc: James Morris <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions