]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
misc: replace remaining __FUNCTION__ with __func__
authorHarvey Harrison <harvey.harrison@gmail.com>
Mon, 20 Oct 2008 23:00:08 +0000 (16:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Oct 2008 23:17:42 +0000 (16:17 -0700)
commit653c03168348ac7aebb969931f87ba281749d7dd
treef07c19b477a8980a1cb4d20583d12ef1144a7bdd
parente8848a170fd432bdda176a2d568919d4bba90467
misc: replace remaining __FUNCTION__ with __func__

__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/DocBook/kernel-hacking.tmpl
arch/arm/mach-iop13xx/include/mach/time.h
arch/arm/mach-pxa/include/mach/zylonite.h
arch/powerpc/include/asm/ptrace.h
drivers/net/usb/pegasus.c