diff --git a/iscsi-scst/kernel/iscsi.h b/iscsi-scst/kernel/iscsi.h index 269375489..3b21c3ebb 100644 --- a/iscsi-scst/kernel/iscsi.h +++ b/iscsi-scst/kernel/iscsi.h @@ -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. */