From: Julia Lawall Date: Wed, 29 Oct 2008 21:24:40 +0000 (-0700) Subject: [SCSI] esp_scsi: Use DIV_ROUND_UP X-Git-Tag: v2.6.29-rc1~555^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=237abac6ff093aa5cb64faf6f632c479e00a67be;p=pandora-kernel.git [SCSI] esp_scsi: Use DIV_ROUND_UP Use the macro DIV_ROUND_UP and eliminate the variable rounded_up, as suggested by Matthew Wilcox. Signed-off-by: Julia Lawall Cc: David Miller Reviewed-by: Matthew Wilcox Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed