]> Git Repo - linux.git/commit
[SCSI] iscsi transport: make 2 functions static
authorAdrian Bunk <[email protected]>
Wed, 13 Feb 2008 21:30:17 +0000 (23:30 +0200)
committerJames Bottomley <[email protected]>
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 <[email protected]>
Acked-by: Mike Christie <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
drivers/scsi/scsi_transport_iscsi.c
This page took 0.05337 seconds and 4 git commands to generate.