mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
scst_vdisk: Fix spelling in a source code comment
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6024 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -144,7 +144,7 @@ struct scst_vdisk_dev {
|
||||
|
||||
/*
|
||||
* This lock can be taken on both SIRQ and thread context, but in
|
||||
* all cases for each particular instance it's taken consistenly either
|
||||
* all cases for each particular instance it's taken consistently either
|
||||
* on SIRQ or thread context. Mix of them is forbidden.
|
||||
*/
|
||||
spinlock_t flags_lock;
|
||||
|
||||
Reference in New Issue
Block a user