From: Jeff Garzik Date: Sat, 23 Feb 2008 21:53:44 +0000 (-0500) Subject: mvsas: fix build warning, clean prototypes X-Git-Tag: v2.6.25-rc3~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a3716eb04ccfdbef6e872a343ba7ce309237e79;p=pandora-kernel.git mvsas: fix build warning, clean prototypes - Fix build 'make randconfig' build warning spotted by Toralf Foerster: drivers/scsi/mvsas.c: In function 'mvs_hexdump': drivers/scsi/mvsas.c:715: error: implicit declaration of function 'isalnum' - Remove unneeded prototypes (spotted by hch) Signed-off-by: Jeff Garzik Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed