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:
a26c20b
)
i2c: Replace remaining __FUNCTION__ occurrences
author
Harvey Harrison
<harvey.harrison@gmail.com>
Tue, 22 Apr 2008 20:16:47 +0000
(22:16 +0200)
committer
Jean Delvare
<khali@hyperion.delvare>
Tue, 22 Apr 2008 20:16:47 +0000
(22:16 +0200)
__FUNCTION__ is gcc-specific, use __func__.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found