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:
14722ef
)
USB: replace remaining __FUNCTION__ occurrences
author
Harvey Harrison
<harvey.harrison@gmail.com>
Tue, 4 Mar 2008 00:08:34 +0000
(16:08 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 25 Apr 2008 04:16:55 +0000
(21:16 -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