From: Harvey Harrison Date: Wed, 21 May 2008 20:54:19 +0000 (-0500) Subject: [SCSI] Replace __FUNCTION__ with __func__ in iscsi_tcp. X-Git-Tag: v2.6.27-rc1~1059^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a12b199fc820a52b8321c2b35172a1b3651120d;p=pandora-kernel.git [SCSI] Replace __FUNCTION__ with __func__ in iscsi_tcp. __FUNCTION__ is gcc-specific, use __func__ (Update diff by Mike Christie) Signed-off-by: Harvey Harrison Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed