Commit eaae668d01e15435cf977cced3975ccc436257fc

Authored by Ben Hutchings
Committed by Al Viro
1 parent 2c3d44dc4a

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -1715,7 +1715,7 @@
1715 1715 EXPORT_SYMBOL(init_special_inode);
1716 1716  
1717 1717 /**
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
1719 1719 * @inode: New inode
1720 1720 * @dir: Directory inode
1721 1721 * @mode: mode of the new inode