public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Guoqing Jiang <guoqing.jiang@linux.dev>
To: jejb@linux.ibm.com, martin.petersen@oracle.com
Cc: linux-scsi@vger.kernel.org
Subject: [PATCH] scsi: libsas: Drop BLK_DEV_BSGLIB selection
Date: Fri, 23 Jul 2021 16:46:24 +0800	[thread overview]
Message-ID: <20210723084624.2596297-1-guoqing.jiang@linux.dev> (raw)

From: Guoqing Jiang <jiangguoqing@kylinos.cn>

It can be dropped since SCSI_SAS_ATTRS already selects BLK_DEV_BSGLIB in
drivers/scsi/Kconfig.

Signed-off-by: Guoqing Jiang <jiangguoqing@kylinos.cn>
---
 drivers/scsi/libsas/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/scsi/libsas/Kconfig b/drivers/scsi/libsas/Kconfig
index 052ee3a26f6e..c640535d1ac0 100644
--- a/drivers/scsi/libsas/Kconfig
+++ b/drivers/scsi/libsas/Kconfig
@@ -10,7 +10,6 @@ config SCSI_SAS_LIBSAS
 	tristate "SAS Domain Transport Attributes"
 	depends on SCSI
 	select SCSI_SAS_ATTRS
-	select BLK_DEV_BSGLIB
 	help
 	  This provides transport specific helpers for SAS drivers which
 	  use the domain device construct (like the aic94xxx).
-- 
2.25.1


             reply	other threads:[~2021-07-23  8:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-23  8:46 Guoqing Jiang [this message]
2021-07-29  3:38 ` [PATCH] scsi: libsas: Drop BLK_DEV_BSGLIB selection Martin K. Petersen

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=20210723084624.2596297-1-guoqing.jiang@linux.dev \
    --to=guoqing.jiang@linux.dev \
    --cc=jejb@linux.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    /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