From: Kevin McKinney Date: Thu, 5 Jan 2012 01:29:01 +0000 (-0500) Subject: Staging: bcm: Replace dated variable __FUNCTION__. X-Git-Tag: v3.4-rc1~186^2~176^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4868623bfe1c05e1e17d86729907a3850d12882;p=pandora-kernel.git Staging: bcm: Replace dated variable __FUNCTION__. This patch replaces the obsolete variable, __FUNCTION__, that holds the name of the current function with variable, __func__. Reported by checkpatch.pl. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed