Linux Framebuffer Layer development
 help / color / mirror / Atom feed
* [PATCH] backlight: tdo24m: Eliminate redundant whitespace
@ 2025-03-10  4:56 WangYuli
  2025-03-14 10:54 ` (subset) " Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: WangYuli @ 2025-03-10  4:56 UTC (permalink / raw)
  To: lee, danielt, jingoohan1, deller
  Cc: dri-devel, linux-fbdev, linux-kernel, zhanjun, niecheng1,
	guanwentao, chenlinxuan, WangYuli

The description for CONFIG_LCD_TDO24M has redundant whitespace.
Trim it to keep the code tidy.

Signed-off-by: WangYuli <wangyuli@uniontech.com>
---
 drivers/video/backlight/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 3614a5d29c71..f2d7c4fe3ba5 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -70,7 +70,7 @@ config LCD_ILI9320
 	  then say y to include a power driver for it.
 
 config LCD_TDO24M
-	tristate "Toppoly TDO24M  and TDO35S LCD Panels support"
+	tristate "Toppoly TDO24M and TDO35S LCD Panels support"
 	depends on SPI_MASTER
 	help
 	  If you have a Toppoly TDO24M/TDO35S series LCD panel, say y here to
-- 
2.47.2


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

end of thread, other threads:[~2025-03-14 10:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-10  4:56 [PATCH] backlight: tdo24m: Eliminate redundant whitespace WangYuli
2025-03-14 10:54 ` (subset) " Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox