Staging: sxg: replace __FUNCTION__ with __func__
authorHarvey Harrison <harvey.harrison@gmail.com>
Fri, 17 Oct 2008 21:46:10 +0000 (14:46 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Oct 2008 16:56:32 +0000 (09:56 -0700)
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found