[PATCH -next] fs: fix new and older kernel-doc warnings in fs/

From: Randy Dunlap
Date: Mon Feb 15 2021 - 23:31:34 EST


[PATCH -next] fs: libfs: fix kernel-doc for mnt_userns
[PATCH -next] fs: namei: fix kernel-doc for struct renamedata and more
[PATCH -next] fs: xattr: fix kernel-doc for mnt_userns and vfs xattr helpers

Cc: Christoph Hellwig <hch@xxxxxx>
Cc: David Howells <dhowells@xxxxxxxxxx>
Cc: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Cc: linux-fsdevel@xxxxxxxxxxxxxxx
Cc: Christian Brauner <christian.brauner@xxxxxxxxxx>
Cc: David P. Quigley <dpquigl@xxxxxxxxxxxxx>
Cc: James Morris <jmorris@xxxxxxxxx>

fs/libfs.c | 1 +
fs/namei.c | 14 +++-----------
fs/xattr.c | 14 ++++++++------
3 files changed, 12 insertions(+), 17 deletions(-)