linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: scsi <linux-scsi@vger.kernel.org>
Cc: jejb <james.bottomley@steeleye.com>
Subject: [PATCH] scsi menu: move RAID transport class to Transports menu
Date: Sun, 4 Nov 2007 10:44:23 -0800	[thread overview]
Message-ID: <20071104104423.d595c0e7.randy.dunlap@oracle.com> (raw)

From: Randy Dunlap <randy.dunlap@oracle.com>

Move RAID_ATTRS into the SCSI Transports sub-menu.
Fix some help text whitespace in Transports.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 drivers/scsi/Kconfig |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

--- linux-2.6.24-rc1-git13.orig/drivers/scsi/Kconfig
+++ linux-2.6.24-rc1-git13/drivers/scsi/Kconfig
@@ -1,12 +1,5 @@
 menu "SCSI device support"
 
-config RAID_ATTRS
-	tristate "RAID Transport Class"
-	default n
-	depends on BLOCK
-	---help---
-	  Provides RAID
-
 config SCSI
 	tristate "SCSI device support"
 	depends on BLOCK
@@ -256,6 +249,13 @@ config SCSI_WAIT_SCAN
 menu "SCSI Transports"
 	depends on SCSI
 
+config RAID_ATTRS
+	tristate "RAID Transport Class"
+	default n
+	depends on BLOCK
+	---help---
+	  Provides RAID class information in sysfs.
+
 config SCSI_SPI_ATTRS
 	tristate "Parallel SCSI (SPI) Transport Attributes"
 	depends on SCSI
@@ -277,7 +277,7 @@ config SCSI_FC_TGT_ATTRS
 	depends on SCSI_FC_ATTRS
 	depends on SCSI_TGT = y || SCSI_TGT = SCSI_FC_ATTRS
 	help
-		If you want to use SCSI target mode drivers enable this option.
+	  If you want to use SCSI target mode drivers enable this option.
 
 config SCSI_ISCSI_ATTRS
 	tristate "iSCSI Transport Attributes"
@@ -308,7 +308,7 @@ config SCSI_SRP_TGT_ATTRS
 	depends on SCSI_SRP_ATTRS
 	depends on SCSI_TGT = y || SCSI_TGT = SCSI_SRP_ATTRS
 	help
-		If you want to use SCSI target mode drivers enable this option.
+	  If you want to use SCSI target mode drivers enable this option.
 
 endmenu
 

             reply	other threads:[~2007-11-04 18:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-04 18:44 Randy Dunlap [this message]
2007-11-04 18:58 ` [PATCH] scsi menu: move RAID transport class to Transports menu Matthew Wilcox
2007-11-04 19:00   ` Jeff Garzik
2007-11-04 19:39     ` [PATCH v2] block: move RAID transport class to BLOCK menu Randy Dunlap
2007-11-04 19:58       ` Jeff Garzik
2007-11-04 20:02         ` Randy Dunlap
2007-11-04 20:06           ` Jeff Garzik
2007-11-04 20:12             ` Randy Dunlap
2007-11-04 20:17             ` [PATCH v3] " Randy Dunlap
2007-11-04 20:19               ` Jeff Garzik
2008-03-06  3:08               ` Randy Dunlap
2008-03-06  6:28                 ` Jens Axboe
2008-03-06 16:02                   ` James Bottomley
2008-03-06 18:29                     ` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071104104423.d595c0e7.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=james.bottomley@steeleye.com \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).