Linux SCSI subsystem development
 help / color / mirror / Atom feed
From: "Grant Grundler" <grundler@google.com>
To: James Bottomley <James.Bottomley@hansenpartnership.com>
Cc: linux-scsi@vger.kernel.org
Subject: [PATCH] 2.6.27-rc2 SCSI Rewrite help text for SCSI_SAS_HOST_SMP
Date: Tue, 12 Aug 2008 14:35:51 -0700	[thread overview]
Message-ID: <da824cf30808121435x7782a440v65f919010372e7a8@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 885 bytes --]

Rewrite libsas/Kconfig help text for SCSI_SAS_HOST_SMP option.
Previous text is useless. Thanks for Martin Petersen (mkp) for pointing
me in the right direction.

Signed-off-By: Grant Grundler <grundler@google.com>

(sorry - patch attached instead of inline because, uhm, gmail white
space mangles patches. Yes, we've complained about it).

New text reads:
+               Allows SAS hosts to receive SAS Management Protocol (SMP)
+               frames.  Selecting this option builds an SMP interpreter
+               into libsas. SMP frames are used to manage SAS expanders
+               and routing of SAS frames.
+
+               For more details see:
+                       http://www.scsita.org/aboutscsi/sas/tutorials.html
+                       http://www.t11.org/ftp/t11/pub/sm/hba/04-373v0.pdf
+
+               Say N here if you want to save the few kb this consumes.

[-- Attachment #2: diff-2.6.27-rc2-libsas_kconfig-01 --]
[-- Type: application/octet-stream, Size: 939 bytes --]

diff --git a/drivers/scsi/libsas/Kconfig b/drivers/scsi/libsas/Kconfig
index 18f33cd..06fb3ea 100644
--- a/drivers/scsi/libsas/Kconfig
+++ b/drivers/scsi/libsas/Kconfig
@@ -43,9 +43,16 @@ config SCSI_SAS_HOST_SMP
 	default y
 	depends on SCSI_SAS_LIBSAS
 	help
-		Allows sas hosts to receive SMP frames.  Selecting this
-		option builds an SMP interpreter into libsas.  Say
-		N here if you want to save the few kb this consumes.
+		Allows SAS hosts to receive SAS Management Protocol (SMP)
+		frames.  Selecting this option builds an SMP interpreter
+		into libsas. SMP frames are used to manage SAS expanders
+		and routing of SAS frames.
+
+		For more details see:
+			http://www.scsita.org/aboutscsi/sas/tutorials.html
+			http://www.t11.org/ftp/t11/pub/sm/hba/04-373v0.pdf
+
+		Say N here if you want to save the few kb this consumes.
 
 config SCSI_SAS_LIBSAS_DEBUG
 	bool "Compile the SAS Domain Transport Attributes in debug mode"

             reply	other threads:[~2008-08-12 21:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-12 21:35 Grant Grundler [this message]
2008-08-12 21:46 ` [PATCH] 2.6.27-rc2 SCSI Rewrite help text for SCSI_SAS_HOST_SMP James Bottomley
2008-08-12 22:34   ` Grant Grundler

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=da824cf30808121435x7782a440v65f919010372e7a8@mail.gmail.com \
    --to=grundler@google.com \
    --cc=James.Bottomley@hansenpartnership.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