projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c3d44d
)
fs/inode: Fix kernel-doc format for inode_init_owner
author
Ben Hutchings
<ben@decadent.org.uk>
Tue, 15 Feb 2011 12:48:09 +0000
(12:48 +0000)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 21 Mar 2011 04:16:08 +0000
(
00:16
-0400)
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/inode.c
patch
|
blob
|
history
diff --git
a/fs/inode.c
b/fs/inode.c
index
9910c03
..
16fefd3
100644
(file)
--- a/
fs/inode.c
+++ b/
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);
/**
- * 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
* @dir: Directory inode
* @mode: mode of the new inode