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:
0c5b2cd
)
UBI: avoid unnecessary division operations
author
Kyungmin Park
<kyungmin.park@samsung.com>
Thu, 22 May 2008 01:32:18 +0000
(10:32 +0900)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Mon, 25 May 2009 14:08:39 +0000
(17:08 +0300)
UBI already checks that @min io size is the power of 2 at io_init.
It is save to use bit operations then.
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found