mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 20:56:24 +00:00
Cleanup
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@603 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+1
-1
@@ -601,7 +601,7 @@ qla2x00_wait_for_hba_online(scsi_qla_host_t *ha)
|
||||
* Success (LOOP_READY) : 0
|
||||
* Failed (LOOP_NOT_READY) : 1
|
||||
*/
|
||||
static int
|
||||
static inline int
|
||||
qla2x00_wait_for_loop_ready(scsi_qla_host_t *ha)
|
||||
{
|
||||
int return_status = QLA_SUCCESS;
|
||||
|
||||
Reference in New Issue
Block a user