git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
282bfe2
)
x86: replace remaining __FUNCTION__ occurances
author
Harvey Harrison
<harvey.harrison@gmail.com>
Mon, 3 Mar 2008 19:37:23 +0000
(11:37 -0800)
committer
Ingo 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