[SCSI] Replace __FUNCTION__ with __func__ in iscsi_tcp.
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 21 May 2008 20:54:19 +0000 (15:54 -0500)
committerJames 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