From: Harvey Harrison Date: Thu, 16 Oct 2008 05:01:25 +0000 (-0700) Subject: misc: replace __FUNCTION__ with __func__ X-Git-Tag: v2.6.28-rc1~544 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a914dc05683ecfc98f9e1887fd6564846ffbec;p=pandora-kernel.git misc: replace __FUNCTION__ with __func__ __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed