]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] iscsi transport: make 2 functions static
authorAdrian Bunk <bunk@kernel.org>
Wed, 13 Feb 2008 21:30:17 +0000 (23:30 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 22 Feb 2008 15:08:12 +0000 (09:08 -0600)
commit3b0f208a583f130f1e551a6b8673734f51ab7dcd
treef4022b38e580b3c01cd1fb1252a951634062fc58
parent4d9db01ef8f62b03c46f1258fd45a8c8235687ba
[SCSI] iscsi transport: make 2 functions static

This patch makes the following needlessly global functions static:
- __iscsi_unblock_session()
- iscsi_session_state_name()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/scsi_transport_iscsi.c