]> www.infradead.org Git - users/sagi/libnvme.git/commitdiff
fix comment typo
authorKeith Busch <kbusch@kernel.org>
Thu, 28 May 2020 17:26:06 +0000 (10:26 -0700)
committerKeith Busch <kbusch@kernel.org>
Thu, 28 May 2020 17:26:06 +0000 (10:26 -0700)
Signed-off-by: Keith Busch <kbusch@kernel.org>
src/nvme/ioctl.h

index ae16b8dadf6d7c2ba6c352eb09a122839ffae29d..f423bca1758a3a3c71f41e30fbe57d0127011a2c 100644 (file)
@@ -1281,7 +1281,7 @@ int nvme_get_log_sanitize(int fd, bool rae,
                          struct nvme_sanitize_log_page *log);
 
 /**
- * nvme_set_feature() - Set a feature attribute
+ * nvme_set_features() - Set a feature attribute
  * @fd:                File descriptor of nvme device
  * @fid:       Feature identifier
  * @nsid:      Namespace ID, if applicable