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:
913e5bf
)
[SCSI] Replace __FUNCTION__ with __func__ in iscsi_tcp.
author
Harvey Harrison
<harvey.harrison@gmail.com>
Wed, 21 May 2008 20:54:19 +0000
(15:54 -0500)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sat, 12 Jul 2008 13:22:22 +0000
(08:22 -0500)
__FUNCTION__ is gcc-specific, use __func__
(Update diff by Mike Christie)
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found