commit | b32aaffcdc694650d299a59501c5b3e267fca343 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Thu Dec 15 16:22:01 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Thu Dec 15 18:42:18 2005 -0800 |
tree | 322a00bae954da76a790cad17807bc0f12bc1b6c | |
parent | 479721538957d514df6dcb29f66e5edd26393bb1 [diff] |
[SCSI] Use ARRAY_SIZE in spi_print_msg Replace the custom NO_*_MSGS definitions with uses of ARRAY_SIZE. This fixes a bug in the definition of NO_EXTENDED_MSGS. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>