projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74d88eb
)
ext2: fix ext2_splice_branch() comments
author
Qinghuang Feng
<
[email protected]
>
Thu, 8 Jan 2009 02:07:18 +0000
(18:07 -0800)
committer
Linus Torvalds
<
[email protected]
>
Thu, 8 Jan 2009 16:31:00 +0000
(08:31 -0800)
There is no argument named @chain in ext2_splice_branch, remove references
to it.
Signed-off-by: Qinghuang Feng <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
fs/ext2/inode.c
patch
|
blob
|
history
diff --git
a/fs/ext2/inode.c
b/fs/ext2/inode.c
index 02b39a5deb74033d62deb7c5ccd86d96b6ddf9b9..23fff2f87783f7e8856a6ba3679e2e0057d94767 100644
(file)
--- a/
fs/ext2/inode.c
+++ b/
fs/ext2/inode.c
@@
-498,8
+498,6
@@
static int ext2_alloc_branch(struct inode *inode,
* ext2_splice_branch - splice the allocated branch onto inode.
* @inode: owner
* @block: (logical) number of block we are adding
- * @chain: chain of indirect blocks (with a missing link - see
- * ext2_alloc_branch)
* @where: location of missing link
* @num: number of indirect blocks we are adding
* @blks: number of direct blocks we are adding