libfs: fix kernel-doc for mnt_userns
[linux-2.6-microblaze.git] / fs / libfs.c
index e2de540..e9b29c6 100644 (file)
@@ -481,6 +481,7 @@ EXPORT_SYMBOL(simple_rename);
 
 /**
  * simple_setattr - setattr for simple filesystem
+ * @mnt_userns: user namespace of the target mount
  * @dentry: dentry
  * @iattr: iattr structure
  *