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:
64c576f
)
f2fs: clean up the start_bidx_of_node function
author
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Wed, 26 Dec 2012 03:03:22 +0000
(12:03 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Fri, 28 Dec 2012 02:27:52 +0000
(11:27 +0900)
This patch also resolves the following warning reported by kbuild test robot.
fs/f2fs/gc.c: In function 'start_bidx_of_node':
fs/f2fs/gc.c:453:21: warning: 'bidx' may be used uninitialized in this function
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found