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:
ad0caae
)
sh: replace remaining __FUNCTION__ occurrences
author
Harvey Harrison
<harvey.harrison@gmail.com>
Tue, 4 Mar 2008 23:23:47 +0000
(15:23 -0800)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 6 Mar 2008 02:18:22 +0000
(11:18 +0900)
__FUNCTION__ is gcc-specific, use __func__
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found