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:
1fa9817
)
irda: replace __FUNCTION__ with __func__
author
Harvey Harrison
<harvey.harrison@gmail.com>
Thu, 31 Jul 2008 00:20:18 +0000
(17:20 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 31 Jul 2008 00:20:18 +0000
(17:20 -0700)
__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: David S. Miller <davem@davemloft.net>
No differences found