Skip to content
Commit dd7c34e9 authored by Julia Lawall's avatar Julia Lawall Committed by James Bottomley
Browse files

[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: default avatarJulia Lawall <julia@diku.dk>
Acked-by: default avatar"Prakash, Sathya" <Sathya.Prakash@lsi.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent ef661c5e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment