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:
35b850f
)
btrfs: cleanup, use correct type in div_u64_rem
author
David Sterba
<dsterba@suse.cz>
Fri, 20 Feb 2015 17:42:11 +0000
(18:42 +0100)
committer
David Sterba
<dsterba@suse.cz>
Tue, 3 Mar 2015 16:09:42 +0000
(17:09 +0100)
div_u64_rem expects u32 for divisior and reminder.
Signed-off-by: David Sterba <dsterba@suse.cz>
No differences found