commit | a7fe0ba7eee4f7c53077ff2bed2b581db17d00df | [log] [tgz] |
---|---|---|
author | Shaun Zinck <shaun.zinck@gmail.com> | Fri Aug 31 12:57:28 2007 -0500 |
committer | Dave Kleikamp <shaggy@linux.vnet.ibm.com> | Thu Jan 03 13:11:59 2008 -0600 |
tree | deb781f85fb5adfd7b4370de8563331b9026bc58 | |
parent | 1eb3a711d6a1c8a4697a2e89d09048353b8aefd3 [diff] |
JFS: use DIV_ROUND_UP where appropriate 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>