diff options
Diffstat (limited to 'sys/dev/isci/scil/sati.c')
-rw-r--r-- | sys/dev/isci/scil/sati.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isci/scil/sati.c b/sys/dev/isci/scil/sati.c index 299aa94..57df757 100644 --- a/sys/dev/isci/scil/sati.c +++ b/sys/dev/isci/scil/sati.c @@ -1236,7 +1236,7 @@ void sati_sequence_terminate( ) { // Decode the sequence type to determine how to handle the termination - // of the the translation method. + // of the translation method. switch (sequence->type) { case SATI_SEQUENCE_UNMAP: |