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:
9d510db
)
UBIFS: clean up LEB recovery function
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Mon, 16 May 2011 10:41:55 +0000
(13:41 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Mon, 16 May 2011 12:48:48 +0000
(15:48 +0300)
This patch cleans up 'ubifs_recover_leb()' function and makes it more readable.
Move things which are done only once out of the loop and kill unneeded 'switch'
statement.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found