From: Harvey Harrison Date: Mon, 28 Apr 2008 09:16:15 +0000 (-0700) Subject: ext3: replace remaining __FUNCTION__ occurrences X-Git-Tag: v2.6.26-rc1~744 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e05b6b524bd5c5c2bae1b64a7cbe08d46d57a6fe;p=pandora-kernel.git ext3: replace remaining __FUNCTION__ occurrences __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed