From: Shaun Zinck Date: Fri, 31 Aug 2007 17:57:28 +0000 (-0500) Subject: JFS: use DIV_ROUND_UP where appropriate X-Git-Tag: v2.6.25-rc1~1238^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7fe0ba7eee4f7c53077ff2bed2b581db17d00df;p=pandora-kernel.git 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 Signed-off-by: Dave Kleikamp --- Reading git-diff-tree failed