From: Eric Moore Date: Mon, 18 May 2009 19:02:08 +0000 (-0600) Subject: [SCSI] mpt2sas: using the same naming convention for all static function X-Git-Tag: v2.6.31-rc1~365^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5d135b3a76750df250e18956476b6b2c4ad97c2;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed