commit | 237abac6ff093aa5cb64faf6f632c479e00a67be | [log] [tgz] |
---|---|---|
author | Julia Lawall <julia@diku.dk> | Wed Oct 29 14:24:40 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Dec 29 11:24:14 2008 -0600 |
tree | 289d811a797a9e5e333361c58be9a6f80a172d35 | |
parent | 973b73605cc2ac1f51457809c5f1f1f8ab760c47 [diff] |
[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 <julia@diku.dk> Cc: David Miller <davem@davemloft.net> Reviewed-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>