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:
fd8bb65
)
f2fs: remove unneeded variable from f2fs_sync_fs
author
Namjae Jeon
<namjae.jeon@samsung.com>
Sat, 22 Dec 2012 03:10:27 +0000
(12:10 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Fri, 28 Dec 2012 02:27:45 +0000
(11:27 +0900)
We can directly return '0' from the function, instead of introducing a
'ret' variable.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found