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:
Bart Van Assche
2014-12-22 12:28:56 +00:00
parent bd100d73a3
commit c8d86e2811
+1 -1
View File
@@ -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.
*/