UPSTREAM: scsi: ufs: Fix double space in SCSI_UFS_HWMON description
There's no reason to have a double space between "UFS" and "Temperature", hence drop it. Bug: 254441685 Link: https://lore.kernel.org/r/20211106164741.1571206-1-geert@linux-m68k.org Fixes: e88e2d32200a ("scsi: ufs: core: Probe for temperature notification support") Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> (cherry picked from commit 659109a45c6c5a3c81a8ce35dea59318c44cfa6e) Signed-off-by: Lee Jones <joneslee@google.com> Change-Id: Id94f24d67c8f5fd6e94765a4d86721e35aff4a5b
This commit is contained in:
committed by
Lee Jones
parent
a094f7c2d4
commit
ac6122b362
@@ -201,7 +201,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,
|
||||
|
||||
Reference in New Issue
Block a user