commit | dd7c34e9a27be521d480e5b84c84e92de2ea7b95 | [log] [tgz] |
---|---|---|
author | Julia Lawall <julia@diku.dk> | Sun Nov 09 17:55:27 2008 +0100 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Dec 29 11:24:17 2008 -0600 |
tree | 8351cf4e7542f44bbb848521d74628ac4ad1922b | |
parent | ef661c5e8f2b6846f6d2dab98b5bffdefbfce477 [diff] |
[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 <julia@diku.dk> Acked-by: "Prakash, Sathya" <Sathya.Prakash@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>