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:
75e3a0f
)
dm verity: use __ffs and __fls
author
Mikulas Patocka
<mpatocka@redhat.com>
Wed, 10 Jul 2013 22:41:17 +0000
(23:41 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Wed, 10 Jul 2013 22:41:17 +0000
(23:41 +0100)
This patch changes ffs() to __ffs() and fls() to __fls() which don't add
one to the result.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found