]> Git Repo - linux.git/commit
x86: replace remaining __FUNCTION__ occurances
authorHarvey Harrison <[email protected]>
Mon, 3 Mar 2008 19:37:23 +0000 (11:37 -0800)
committerIngo Molnar <[email protected]>
Thu, 17 Apr 2008 15:40:57 +0000 (17:40 +0200)
commit77bf90ed66116a1fc0e2f0554ecac75a54290cc0
tree7b71df7149473be877dfa4488e7e5e154c2cd508
parent282bfe21cf0e2af9eac052c89bcc0a5ace80352f
x86: replace remaining __FUNCTION__ occurances

__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/kernel/alternative.c
arch/x86/kernel/irq_32.c
arch/x86/kernel/srat_32.c
arch/x86/kernel/summit_32.c
arch/x86/lguest/boot.c
This page took 0.048613 seconds and 4 git commands to generate.