From: Harvey Harrison Date: Fri, 17 Oct 2008 21:46:10 +0000 (-0700) Subject: Staging: sxg: replace __FUNCTION__ with __func__ X-Git-Tag: v2.6.28-rc1~34^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e88bd231e4f00f050c4cf385f7cb2fde12f2a101;p=pandora-kernel.git Staging: sxg: replace __FUNCTION__ with __func__ __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed