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:
16068ec
)
btrfs: cleanup 64bit/32bit divs, provably bounded values
author
David Sterba
<dsterba@suse.cz>
Fri, 16 Jan 2015 16:26:13 +0000
(17:26 +0100)
committer
David Sterba
<dsterba@suse.cz>
Tue, 3 Mar 2015 16:09:33 +0000
(17:09 +0100)
The divisor is derived from nodesize or PAGE_SIZE, fits into 32bit type.
Get rid of a few more do_div instances.
Signed-off-by: David Sterba <dsterba@suse.cz>
No differences found