nvme: fix Kconfig description for BLK_DEV_NVME_SCSI

From: Christoph Hellwig
Date: Tue Feb 09 2016 - 12:11:32 EST


Signed-off-by: Christoph Hellwig <hch@xxxxxx>
---
drivers/nvme/host/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/nvme/host/Kconfig b/drivers/nvme/host/Kconfig
index 59307f8..2e24156 100644
--- a/drivers/nvme/host/Kconfig
+++ b/drivers/nvme/host/Kconfig
@@ -17,8 +17,8 @@ config BLK_DEV_NVME_SCSI
and block devices nodes, as well a 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, and if you know what it means you probably
- want to say N as well.
+ to say N here, unless you run a distro that abuses this for
+ stable device names like some OpenSuSE and SLES versions.

config NVME_FABRICS
tristate
--
2.1.4