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: Wang Sheng-Hui <shhuiw@foxmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
This commit is contained in:
Wang Sheng-Hui 2016-04-20 10:04:32 +08:00 committed by Jens Axboe
parent 76e3914ae5
commit b31356dfde
1 changed files with 1 additions and 1 deletions

View File

@ -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