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:
8b384e0
)
Staging: sxg: replace __FUNCTION__ with __func__
author
Harvey Harrison
<harvey.harrison@gmail.com>
Fri, 17 Oct 2008 21:46:10 +0000
(14:46 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 22 Oct 2008 16:56:32 +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