mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 11:41:26 +00:00
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:
@@ -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)) {
|
||||
|
||||
Reference in New Issue
Block a user