Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.pl
authorKevin McKinney <klmckinney1@gmail.com>
Fri, 7 Oct 2011 22:50:10 +0000 (18:50 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 Oct 2011 16:18:21 +0000 (10:18 -0600)
commita8a1cdd6d4daeeb7a8016fbaa2cb79f37b14ea9a
tree5a54c0b2a74deeca7fece0eb658249b430fbc22f
parent6a4ef5f9b39cc84550d2f031d3546d67c6584d90
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 <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/bcm/Misc.c