From 237abac6ff093aa5cb64faf6f632c479e00a67be Mon Sep 17 00:00:00 2001 From: Julia Lawall Date: Wed, 29 Oct 2008 14:24:40 -0700 Subject: [PATCH] [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-format-patch failed