git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a0fe49
)
ext4: remove unused argument in ext4_ext_next_leaf_block
author
Robin Dong
<sanbai@taobao.com>
Sun, 24 Jul 2011 01:49:07 +0000
(21:49 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sun, 24 Jul 2011 01:49:07 +0000
(21:49 -0400)
The argument "inode" in function ext4_ext_next_allocated_block looks useless,
so clean it.
Signed-off-by: Robin Dong <sanbai@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found