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:
049ffa8
)
dump_align(): fix the dumb braino
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 16 Nov 2013 02:55:52 +0000
(21:55 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 16 Nov 2013 03:04:09 +0000
(22:04 -0500)
Mea culpa - original variant used 64-by-32-bit division,
which got caught very late. Getting rid of that wasn't
hard, but I'd managed to botch the calling conventions
in process ;-/
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found