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:
ca99eb8
)
PCI: replace remaining __FUNCTION__ occurrences
author
Harvey Harrison
<harvey.harrison@gmail.com>
Tue, 4 Mar 2008 03:09:46 +0000
(19:09 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 21 Apr 2008 04:47:09 +0000
(21:47 -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