From: Wang Sheng-Hui Date: Wed, 20 Apr 2016 02:04:32 +0000 (+0800) Subject: NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig X-Git-Tag: v4.1.12-102.0.20170601_1400~91 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9d6204921022fbd3a08dcbed1b76383ec22aa88a;p=users%2Fjedix%2Flinux-maple.git 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 Reviewed-by: Christoph Hellwig Signed-off-by: Jens Axboe (cherry picked from commit b31356dfde571d925768783f1bb63ca8e156d0b3) Orabug: 25130845 Signed-off-by: Ashok Vairavan Reviewed-by: Martin K. Petersen --- diff --git a/drivers/nvme/host/Kconfig b/drivers/nvme/host/Kconfig index c894841c6456..d296fc3ae06e 100644 --- a/drivers/nvme/host/Kconfig +++ b/drivers/nvme/host/Kconfig @@ -18,7 +18,7 @@ config BLK_DEV_NVME_SCSI depends on NVME_CORE ---help--- 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 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