Signed-off-by: Stefan Richter <[EMAIL PROTECTED]>
---

Applies after patch "SCSI: split Kconfig menu into two".
I didn't want to change whitespace in the portions that this patch
moved from drivers/scsi/Kconfig to drivers/scsi/Kconfig.lowlevel,
hence produced this follow-up.


 drivers/scsi/Kconfig.lowlevel |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Index: linux-2.6.23-rc6/drivers/scsi/Kconfig.lowlevel
===================================================================
--- linux-2.6.23-rc6.orig/drivers/scsi/Kconfig.lowlevel
+++ linux-2.6.23-rc6/drivers/scsi/Kconfig.lowlevel
@@ -252,7 +252,7 @@ config SCSI_DPT_I2O
        tristate "Adaptec I2O RAID support "
        depends on !64BIT && SCSI && PCI && VIRT_TO_BUS
        help
-         This driver supports all of Adaptec's I2O based RAID controllers as 
+         This driver supports all of Adaptec's I2O based RAID controllers as
          well as the DPT SmartRaid V cards.  This is an Adaptec maintained
          driver by Deanna Bonds.  See <file:Documentation/scsi/dpti.txt>.
 
@@ -457,7 +457,7 @@ config SCSI_GDTH
        ---help---
          Formerly called GDT SCSI Disk Array Controller Support.
 
-         This is a driver for RAID/SCSI Disk Array Controllers (EISA/ISA/PCI) 
+         This is a driver for RAID/SCSI Disk Array Controllers (EISA/ISA/PCI)
          manufactured by Intel Corporation/ICP vortex GmbH. It is documented
          in the kernel source in <file:drivers/scsi/gdth.c> and
          <file:drivers/scsi/gdth.h.>
@@ -491,7 +491,7 @@ config SCSI_GENERIC_NCR5380_MMIO
        select SCSI_SPI_ATTRS
        ---help---
          This is a driver for the old NCR 53c80 series of SCSI controllers
-         on boards using memory mapped I/O. 
+         on boards using memory mapped I/O.
          It is explained in section 3.8 of the SCSI-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.  If it doesn't work out
          of the box, you may have to change some settings in
@@ -1261,7 +1261,7 @@ config SCSI_DEBUG
          each with multiple dummy SCSI devices (disks). It defaults to one
          host adapter with one dummy SCSI disk. Each dummy disk uses kernel
          RAM as storage (i.e. it is a ramdisk). To save space when multiple
-         dummy disks are simulated, they share the same kernel RAM for 
+         dummy disks are simulated, they share the same kernel RAM for
          their storage. See <http://www.torque.net/sg/sdebug.html> for more
          information. This driver is primarily of use to those testing the
          SCSI and block subsystems. If unsure, say N.

-- 
Stefan Richter
-=====-=-=== =--= -===-
http://arcgraph.de/sr/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to