From: Julia Lawall Date: Sun, 9 Nov 2008 16:55:27 +0000 (+0100) Subject: [SCSI] fusion: use ARRAY_SIZE X-Git-Tag: v2.6.29-rc1~555^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd7c34e9a27be521d480e5b84c84e92de2ea7b95;p=pandora-kernel.git [SCSI] fusion: use ARRAY_SIZE ARRAY_SIZE is more concise to use when the size of an array is divided by the size of its type or the size of its first element. Signed-off-by: Julia Lawall Acked-by: "Prakash, Sathya" Signed-off-by: James Bottomley --- Reading git-diff-tree failed