]> git.baikalelectronics.ru Git - kernel.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)
commitf78a36101873ac9e2d19da6feee2c19a65d831ba
treef4022b38e580b3c01cd1fb1252a951634062fc58
parentf741a4e1271fa150603a4f6629d5aa889d5571ce
[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