From: Harvey Harrison Date: Thu, 17 Apr 2008 04:01:10 +0000 (-0700) Subject: IB: Replace remaining __FUNCTION__ occurrences with __func__ X-Git-Tag: v2.6.26-rc1~1156^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3371836383d63b627b228875f5ac63023cbf11d2;p=pandora-kernel.git IB: Replace remaining __FUNCTION__ occurrences with __func__ __FUNCTION__ is gcc-specific, use __func__ instead. Signed-off-by: Harvey Harrison Signed-off-by: Andrew Morton Signed-off-by: Roland Dreier --- Reading git-diff-tree failed