From: WangYuli Date: Mon, 10 Mar 2025 04:56:36 +0000 (+0800) Subject: backlight: tdo24m: Eliminate redundant whitespace X-Git-Tag: v6.15-rc1~107^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c9fe785857fdfc780d49b60b5bb77ca21a51411b;p=thirdparty%2Fkernel%2Flinux.git backlight: tdo24m: Eliminate redundant whitespace The description for CONFIG_LCD_TDO24M has redundant whitespace. Trim it to keep the code tidy. Signed-off-by: WangYuli Link: https://lore.kernel.org/r/8FC39A4DC2529591+20250310045636.14329-1-wangyuli@uniontech.com Signed-off-by: Lee Jones --- diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig index cee113bba30f8..6e40262e3110e 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