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:
e8848a1
)
misc: replace remaining __FUNCTION__ with __func__
author
Harvey Harrison
<harvey.harrison@gmail.com>
Mon, 20 Oct 2008 23:00:08 +0000
(16:00 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 20 Oct 2008 23:17:42 +0000
(16:17 -0700)
__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>
No differences found