Spelling fixes: Dont => Don't
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
committed by
Ronnie Sahlberg
parent
c606dd50f9
commit
120b308741
@@ -96,7 +96,7 @@ int T1000_cmdsn_invalid(const char *initiator, const char *url)
|
||||
|
||||
printf("Write 2 blocks with CMDSN > MAXCMDSN ... ");
|
||||
change_cmdsn = 1;
|
||||
/* we dont want autoreconnect since some targets will drop the
|
||||
/* we don't want autoreconnect since some targets will drop the
|
||||
* on this condition.
|
||||
*/
|
||||
iscsi_set_noautoreconnect(iscsi, 1);
|
||||
@@ -132,7 +132,7 @@ int T1000_cmdsn_invalid(const char *initiator, const char *url)
|
||||
|
||||
printf("Write 2 blocks with CMDSN == 0 ... ");fflush(stdout);
|
||||
change_cmdsn = 2;
|
||||
/* we dont want autoreconnect since some targets will drop the
|
||||
/* we don't want autoreconnect since some targets will drop the
|
||||
* on this condition.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user