Skip to content

Commit eaae668

Browse files
bwhacksAl Viro
authored and
Al Viro
committed
fs/inode: Fix kernel-doc format for inode_init_owner
Signed-off-by: Ben Hutchings <[email protected]> Signed-off-by: Al Viro <[email protected]>
1 parent 2c3d44d commit eaae668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/inode.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1715,7 +1715,7 @@ void init_special_inode(struct inode *inode, umode_t mode, dev_t rdev)
17151715
EXPORT_SYMBOL(init_special_inode);
17161716

17171717
/**
1718-
* Init uid,gid,mode for new inode according to posix standards
1718+
* inode_init_owner - Init uid,gid,mode for new inode according to posix standards
17191719
* @inode: New inode
17201720
* @dir: Directory inode
17211721
* @mode: mode of the new inode

0 commit comments

Comments
 (0)