浏览代码

fs/inode: Fix kernel-doc format for inode_init_owner

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Ben Hutchings 14 年之前
父节点
当前提交
eaae668d01
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fs/inode.c

+ 1 - 1
fs/inode.c

@@ -1715,7 +1715,7 @@ void init_special_inode(struct inode *inode, umode_t mode, dev_t rdev)
 EXPORT_SYMBOL(init_special_inode);
 EXPORT_SYMBOL(init_special_inode);
 
 
 /**
 /**
- * Init uid,gid,mode for new inode according to posix standards
+ * inode_init_owner - Init uid,gid,mode for new inode according to posix standards
  * @inode: New inode
  * @inode: New inode
  * @dir: Directory inode
  * @dir: Directory inode
  * @mode: mode of the new inode
  * @mode: mode of the new inode