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:
7beb428
)
f2fs: cleanup a confusing indent
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 14 May 2015 08:52:28 +0000
(11:52 +0300)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Mon, 1 Jun 2015 23:20:53 +0000
(16:20 -0700)
The return was not indented far enough so it looked like it was supposed
to go with the other if statement.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found