From: Eric Moore Date: Mon, 16 Mar 2009 03:37:18 +0000 (-0600) Subject: [SCSI] mpt2sas: make global symbols unique X-Git-Tag: v2.6.30-rc1~641^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba33fadfabe88e838e73c76a6ff59546f5f6b92b;p=pandora-kernel.git [SCSI] mpt2sas: make global symbols unique The ioc_list global symbol is already used in 1st generation mpt fusion drivers, so this patch makes it unique in the 2nd generation driver. I've checked the entire sources, and I don't see any other global system missing the mpt2sas_xxx prefix. Signed-off-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed