From 03ee20ee1e51b67f3b157447b592462dd285bd1e Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 28 Nov 2013 14:19:22 +0000 Subject: [PATCH] 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 --- scst/src/scst_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index db8e5cc68..e27a5d9ce 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -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)) {