x86: replace remaining __FUNCTION__ occurances
authorHarvey Harrison <harvey.harrison@gmail.com>
Mon, 3 Mar 2008 19:37:23 +0000 (11:37 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:57 +0000 (17:40 +0200)
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found