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:
d9c6350
)
wireless: replace __FUNCTION__ with __func__
author
Harvey Harrison
<harvey.harrison@gmail.com>
Tue, 29 Jul 2008 06:01:34 +0000
(23:01 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:56 +0000
(16:29 -0400)
__FUNCTION__ is gcc-specific, use __func__
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found