[SCSI] mpt2sas: using the same naming convention for all static function
authorEric Moore <eric.moore@lsi.com>
Mon, 18 May 2009 19:02:08 +0000 (13:02 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 23 May 2009 20:44:17 +0000 (15:44 -0500)
commitd5d135b3a76750df250e18956476b6b2c4ad97c2
treea3634bd11f235cfd7d30625b24f224e180b37f4e
parentddf59a35e98aa12255ed64c892271339504cc65c
[SCSI] mpt2sas: using the same naming convention for all static function

This fix's is for all local function so their name has the "_" preceeding
the module name, then function name.  Most the code is already is using this
naming convention.

Signed-off-by: Eric Moore <eric.moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/mpt2sas/mpt2sas_scsih.c
drivers/scsi/mpt2sas/mpt2sas_transport.c