linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scsi: libsas: Drop BLK_DEV_BSGLIB selection
@ 2021-07-23  8:46 Guoqing Jiang
  2021-07-29  3:38 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: Guoqing Jiang @ 2021-07-23  8:46 UTC (permalink / raw)
  To: jejb, martin.petersen; +Cc: linux-scsi

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] scsi: libsas: Drop BLK_DEV_BSGLIB selection
  2021-07-23  8:46 [PATCH] scsi: libsas: Drop BLK_DEV_BSGLIB selection Guoqing Jiang
@ 2021-07-29  3:38 ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2021-07-29  3:38 UTC (permalink / raw)
  To: Guoqing Jiang, jejb; +Cc: Martin K . Petersen, linux-scsi

On Fri, 23 Jul 2021 16:46:24 +0800, Guoqing Jiang wrote:

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

Applied to 5.15/scsi-queue, thanks!

[1/1] scsi: libsas: Drop BLK_DEV_BSGLIB selection
      https://git.kernel.org/mkp/scsi/c/0525265e434b

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-29  3:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23  8:46 [PATCH] scsi: libsas: Drop BLK_DEV_BSGLIB selection Guoqing Jiang
2021-07-29  3:38 ` Martin K. Petersen

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).