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:
12e776a
)
UBIFS: remove dead code
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Mon, 30 May 2011 11:30:51 +0000
(14:30 +0300)
committer
Artem Bityutskiy
<dedekind1@gmail.com>
Mon, 4 Jul 2011 07:54:27 +0000
(10:54 +0300)
Remove dead pieces of code under "if (c->min_io_size == 1)" statement -
we never execute it because in UBIFS 'c->min_io_size' is always at least 8.
This are leftovers from old pre-mainline prototype.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/tnc_commit.c
patch
|
blob
|
history
diff --cc
fs/ubifs/tnc_commit.c
Simple merge