projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76e3914
)
NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig
author
Wang Sheng-Hui
<
[email protected]
>
Wed, 20 Apr 2016 02:04:32 +0000
(10:04 +0800)
committer
Jens Axboe
<
[email protected]
>
Tue, 26 Apr 2016 14:31:50 +0000
(08:31 -0600)
"as well as " is miss typed "as well a " in section
"config BLK_DEV_NVME_SCSI"
Signed-off-by: Wang Sheng-Hui <
[email protected]
>
Reviewed-by: Christoph Hellwig <
[email protected]
>
Signed-off-by: Jens Axboe <
[email protected]
>
drivers/nvme/host/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/nvme/host/Kconfig
b/drivers/nvme/host/Kconfig
index c894841c6456401dccdbcbff66fb72052ed9dd79..d296fc3ae06e29e4a7238d7a65b8e863cdb35bff 100644
(file)
--- 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 a
s
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