linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scsi: ufs: Fix double space in SCSI_UFS_HWMON description
@ 2021-11-06 16:47 Geert Uytterhoeven
  2021-11-19  3:04 ` Martin K. Petersen
  2021-11-23  3:49 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2021-11-06 16:47 UTC (permalink / raw)
  To: Alim Akhtar, Avri Altman, James E . J . Bottomley, Martin K . Petersen
  Cc: linux-scsi, linux-kernel, Geert Uytterhoeven

There's no reason to have a double space between "UFS" and
"Temperature", hence drop it.

Fixes: e88e2d32200a1734 ("scsi: ufs: core: Probe for temperature notification support")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
 drivers/scsi/ufs/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/ufs/Kconfig b/drivers/scsi/ufs/Kconfig
index a43f4d947f1bf8a8..9fe27b01904e7477 100644
--- a/drivers/scsi/ufs/Kconfig
+++ b/drivers/scsi/ufs/Kconfig
@@ -200,7 +200,7 @@ config SCSI_UFS_FAULT_INJECTION
 	  to test the UFS error handler and abort handler.
 
 config SCSI_UFS_HWMON
-	bool "UFS  Temperature Notification"
+	bool "UFS Temperature Notification"
 	depends on SCSI_UFSHCD=HWMON || HWMON=y
 	help
 	  This provides support for UFS hardware monitoring. If enabled,
-- 
2.25.1


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

* Re: [PATCH] scsi: ufs: Fix double space in SCSI_UFS_HWMON description
  2021-11-06 16:47 [PATCH] scsi: ufs: Fix double space in SCSI_UFS_HWMON description Geert Uytterhoeven
@ 2021-11-19  3:04 ` Martin K. Petersen
  2021-11-23  3:49 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2021-11-19  3:04 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Alim Akhtar, Avri Altman, James E . J . Bottomley,
	Martin K . Petersen, linux-scsi, linux-kernel


Geert,

> There's no reason to have a double space between "UFS" and
> "Temperature", hence drop it.

Applied to 5.17/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [PATCH] scsi: ufs: Fix double space in SCSI_UFS_HWMON description
  2021-11-06 16:47 [PATCH] scsi: ufs: Fix double space in SCSI_UFS_HWMON description Geert Uytterhoeven
  2021-11-19  3:04 ` Martin K. Petersen
@ 2021-11-23  3:49 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2021-11-23  3:49 UTC (permalink / raw)
  To: Avri Altman, Geert Uytterhoeven, James E . J . Bottomley, Alim Akhtar
  Cc: Martin K . Petersen, linux-scsi, linux-kernel

On Sat, 6 Nov 2021 17:47:41 +0100, Geert Uytterhoeven wrote:

> There's no reason to have a double space between "UFS" and
> "Temperature", hence drop it.
> 
> 

Applied to 5.17/scsi-queue, thanks!

[1/1] scsi: ufs: Fix double space in SCSI_UFS_HWMON description
      https://git.kernel.org/mkp/scsi/c/659109a45c6c

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2021-11-23  3:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-06 16:47 [PATCH] scsi: ufs: Fix double space in SCSI_UFS_HWMON description Geert Uytterhoeven
2021-11-19  3:04 ` Martin K. Petersen
2021-11-23  3:49 ` 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).