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:
b514f6b
)
drivers/net: replace __FUNCTION__ with __func__
author
Harvey Harrison
<harvey.harrison@gmail.com>
Wed, 20 Aug 2008 23:52:04 +0000
(16:52 -0700)
committer
Jeff Garzik
<jgarzik@redhat.com>
Wed, 24 Sep 2008 22:59:00 +0000
(18:59 -0400)
__FUNCTION__ is gcc-specific, use __func__
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found