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:
a14eddd
)
Staging: remove remaining uses of __FUNCTION__
author
Harvey Harrison
<harvey.harrison@gmail.com>
Mon, 20 Oct 2008 22:45:25 +0000
(15:45 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 22 Oct 2008 16:56:36 +0000
(09:56 -0700)
__FUNCTION__ is gcc-specific, use __func__
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found