linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [SCSI] Remove reference to dropped scsi_wait_scan module
@ 2012-12-10 13:26 Petr Uzel
  0 siblings, 0 replies; only message in thread
From: Petr Uzel @ 2012-12-10 13:26 UTC (permalink / raw)
  To: linux-kernel; +Cc: James E.J. Bottomley, open list:SCSI SUBSYSTEM

scsi_wait_scan module has been dropped by commit 6072609d9bb91ff54aee.
Don't reference it in Kconfig.

Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
---
 drivers/scsi/Kconfig |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 74bf1aa..a392ca4 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -255,10 +255,9 @@ 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.
-	  If you build your SCSI drivers into the kernel, then everything
-	  will work fine if you say Y here.
+	  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.
 
 	  You can override this choice by specifying "scsi_mod.scan=sync"
 	  or async on the kernel's command line.
-- 
1.7.7


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-10 13:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-10 13:26 [PATCH] [SCSI] Remove reference to dropped scsi_wait_scan module Petr Uzel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).