[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)
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>

No differences found