瀏覽代碼

virtio_blk: Fix English description of VIRTIO_BLK_SCSI

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Fixes: 97b50a654d5d ("virtio_blk: make SCSI passthrough support configurable")
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Jean Delvare 8 年之前
父節點
當前提交
543b334d14
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/block/Kconfig

+ 1 - 1
drivers/block/Kconfig

@@ -479,7 +479,7 @@ config VIRTIO_BLK_SCSI
 	  Enable support for SCSI passthrough (e.g. the SG_IO ioctl) on
 	  Enable support for SCSI passthrough (e.g. the SG_IO ioctl) on
 	  virtio-blk devices.  This is only supported for the legacy
 	  virtio-blk devices.  This is only supported for the legacy
 	  virtio protocol and not enabled by default by any hypervisor.
 	  virtio protocol and not enabled by default by any hypervisor.
-	  Your probably want to virtio-scsi instead.
+	  You probably want to use virtio-scsi instead.
 
 
 config BLK_DEV_RBD
 config BLK_DEV_RBD
 	tristate "Rados block device (RBD)"
 	tristate "Rados block device (RBD)"