2014-07-29 00:12:54

by Yannick Brosseau

[permalink] [raw]
Subject: [PATCH] [SCSI] Remove reference to scsi_wa it_scan module in SCSI_SCAN_ASYNC doc

The module was removed in c6072609d9bb91ff54aee3ef29304bd5b4fc88aae
Author: James Bottomley <[email protected]>
Date: Sun May 27 10:13:46 2012 +0100

[SCSI] Remove scsi_wait_scan module

Signed-off-by: Yannick Brosseau <[email protected]>
---
drivers/scsi/Kconfig | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index baca589..6e126d1 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -255,8 +255,7 @@ config SCSI_SCAN_ASYNC

If you have built SCSI as modules, enabling this option can
be a problem as the devices may not have been found by the
- time your system expects them to have been. You can load the
- scsi_wait_scan module to ensure that all scans have completed.
+ time your system expects them to have been.
If you build your SCSI drivers into the kernel, then everything
will work fine if you say Y here.

--
2.0.1