aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ic
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2024-03-28 23:05:52 -0400
committerIan Moffett <ian@osmora.org>2024-03-28 23:05:52 -0400
commit4dd3a645a96717622523151c1258597fb8871d73 (patch)
tree08876b951e400fee5c06c83e883924894f9b3bf6 /sys/dev/ic
parente819cf0ade273bcf5fb7756cfe5496caa875e8c1 (diff)
kernel: nvme: Fix typo in comment
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/dev/ic')
-rw-r--r--sys/dev/ic/nvme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ic/nvme.c b/sys/dev/ic/nvme.c
index b4ab531..ae0cf07 100644
--- a/sys/dev/ic/nvme.c
+++ b/sys/dev/ic/nvme.c
@@ -205,7 +205,7 @@ nvme_poll_submit_cmd(struct nvme_queue *queue, struct nvme_cmd cmd)
}
/*
- * Issue anidentify command for the current
+ * Issue an identify command for the current
* controller.
*
* XXX: `id' must be aligned on a 4k byte boundary to avoid