scst_lib: Source code comment spelling fix

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5136 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2013-11-28 14:19:22 +00:00
parent 27c21ff385
commit 03ee20ee1e

View File

@@ -8631,7 +8631,7 @@ void scst_reassign_retained_sess_states(struct scst_session *new_sess,
continue;
}
/** Reassign regualar reservations **/
/** Reassign regular reservations **/
if (dev->dev_reserved &&
!test_bit(SCST_TGT_DEV_RESERVED, &old_tgt_dev->tgt_dev_flags)) {