From: Harvey Harrison Date: Thu, 16 Oct 2008 05:01:24 +0000 (-0700) Subject: include: replace __FUNCTION__ with __func__ X-Git-Tag: v2.6.28-rc1~545 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5c003b4d1690e666dbab02bc8e705947baa848c;p=pandora-kernel.git include: 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