summaryrefslogtreecommitdiffstats
path: root/sys/dev/mvs/mvs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mvs/mvs.h')
-rw-r--r--sys/dev/mvs/mvs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mvs/mvs.h b/sys/dev/mvs/mvs.h
index 163af50..51f1d51 100644
--- a/sys/dev/mvs/mvs.h
+++ b/sys/dev/mvs/mvs.h
@@ -566,7 +566,7 @@ struct mvs_channel {
int numtslotspd[16];/* Number of NCQ slots per dev */
int numhslots; /* Number of held slots */
int recoverycmd; /* Our READ LOG active */
- int fatalerr; /* Fatal error happend */
+ int fatalerr; /* Fatal error happened */
int lastslot; /* Last used slot */
int taggedtarget; /* Last tagged target */
int resetting; /* Hard-reset in progress. */
OpenPOWER on IntegriCloud