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:
1eb3a71
)
JFS: use DIV_ROUND_UP where appropriate
author
Shaun Zinck
<shaun.zinck@gmail.com>
Fri, 31 Aug 2007 17:57:28 +0000
(12:57 -0500)
committer
Dave Kleikamp
<shaggy@linux.vnet.ibm.com>
Thu, 3 Jan 2008 19:11:59 +0000
(13:11 -0600)
This replaces some macros and code, which do the same thing as DIV_ROUND_UP
defined in kernel.h, to use the DIV_ROUND_UP macro.
Signed-off-by: Shaun Zinck <shaun.zinck@gmail.com>
Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
No differences found