From: Kevin McKinney Date: Fri, 7 Oct 2011 22:50:10 +0000 (-0400) Subject: Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.pl X-Git-Tag: v3.2-rc1~169^2^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a1cdd6d4daeeb7a8016fbaa2cb79f37b14ea9a;p=pandora-kernel.git Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.pl This patch replaces the obsolete variable, __FUNCTION__, that holds the name of the current function with variable, __func__. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed