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:
7962670
)
[CIFS] cifs: replace remaining __FUNCTION__ occurrences
author
Harvey Harrison
<harvey.harrison@gmail.com>
Mon, 10 Mar 2008 17:14:34 +0000
(17:14 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Mon, 10 Mar 2008 17:14:34 +0000
(17:14 +0000)
__FUNCTION__ is gcc-specific, use __func__
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found