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:
550d6da
)
jfs: Fix do_div precision in commit b40c2e66
author
Dave Kleikamp
<dave.kleikamp@oracle.com>
Tue, 18 Sep 2012 16:27:22 +0000
(11:27 -0500)
committer
Dave Kleikamp
<dave.kleikamp@oracle.com>
Tue, 18 Sep 2012 16:27:22 +0000
(11:27 -0500)
In a hasty fix to replace a 64-bit division with do_div, I
unintentionally assigned the divisor to a 32-bit variable.
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Cc: Tino Reichardt <milky-kernel@mcmilk.de>
No differences found