mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 22:26:23 +00:00
Source code spelling fix: accesss -> access
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5944 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -419,7 +419,7 @@ struct iscsi_cmnd {
|
||||
/*
|
||||
* Used only to abort not yet sent responses. Usage in
|
||||
* cmnd_done() is only a side effect to have a lockless
|
||||
* accesss to this list from always only a single thread
|
||||
* access to this list from always only a single thread
|
||||
* at any time. So, all responses live in the parent
|
||||
* until it has the last reference put.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user