Commit b31356df authored by Wang Sheng-Hui's avatar Wang Sheng-Hui Committed by Jens Axboe

NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig

"as well as " is miss typed "as well a " in section
"config BLK_DEV_NVME_SCSI"
Signed-off-by: default avatarWang Sheng-Hui <shhuiw@foxmail.com>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 76e3914a
...@@ -18,7 +18,7 @@ config BLK_DEV_NVME_SCSI ...@@ -18,7 +18,7 @@ config BLK_DEV_NVME_SCSI
depends on NVME_CORE depends on NVME_CORE
---help--- ---help---
This adds support for the SG_IO ioctl on the NVMe character This adds support for the SG_IO ioctl on the NVMe character
and block devices nodes, as well a a translation for a small and block devices nodes, as well as a translation for a small
number of selected SCSI commands to NVMe commands to the NVMe number of selected SCSI commands to NVMe commands to the NVMe
driver. If you don't know what this means you probably want driver. If you don't know what this means you probably want
to say N here, unless you run a distro that abuses the SCSI to say N here, unless you run a distro that abuses the SCSI
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment