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:
763bfe1
)
f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes()
author
Gu Zheng
<guz.fnst@cn.fujitsu.com>
Thu, 27 Jun 2013 01:28:54 +0000
(09:28 +0800)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Mon, 1 Jul 2013 23:48:15 +0000
(08:48 +0900)
As destroy_fsync_dnodes() is a simple list-cleanup func, so delete the unused
and unrelated f2fs_sb_info argument of it.
Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found