From: Matthew Wilcox Date: Thu, 15 Dec 2005 21:22:01 +0000 (-0500) Subject: [SCSI] Use ARRAY_SIZE in spi_print_msg X-Git-Tag: v2.6.16-rc1~474^2~22^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b32aaffcdc694650d299a59501c5b3e267fca343;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed