Staging: remove remaining uses of __FUNCTION__
authorHarvey Harrison <harvey.harrison@gmail.com>
Mon, 20 Oct 2008 22:45:25 +0000 (15:45 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Oct 2008 16:56:36 +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