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:
43bbb7e
)
usb: replace remaining __PRETTY_FUNCTION__ occurrences
author
Harvey Harrison
<harvey.harrison@gmail.com>
Fri, 4 Apr 2008 21:28:01 +0000
(14:28 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 25 Apr 2008 04:16:48 +0000
(21:16 -0700)
The kernel is written in C, not C++, use __func__
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found