From: Harvey Harrison Date: Wed, 30 Apr 2008 07:55:10 +0000 (-0700) Subject: drivers/char: replace remaining __FUNCTION__ occurrences X-Git-Tag: v2.6.26-rc1~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf9d89295233ae2ba7b312c78ee5657307b09f4c;p=pandora-kernel.git drivers/char: replace remaining __FUNCTION__ occurrences __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