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:
61412b6
)
f2fs: remove unused variable
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sun, 2 Dec 2012 13:11:38 +0000
(08:11 -0500)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Tue, 11 Dec 2012 04:43:44 +0000
(13:43 +0900)
The variables node_page and page_offset are initialized but never used
otherwise, so remove those unused variables.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
No differences found