From: Arturs Artamonovs Date: Tue, 16 Sep 2025 15:57:17 +0000 (+0100) Subject: tty: serial: fix help message for SERIAL_CPM X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f4abab350840d58d69814c6993736f03ac27df83;p=users%2Fhch%2Fmisc.git tty: serial: fix help message for SERIAL_CPM Running checkpatch reported error extra whitespace at the end of help message for SERIAL_CPM menu entry Signed-off-by: Arturs Artamonovs Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig index 1e27a822c1cb..8523ccfb364d 100644 --- a/drivers/tty/serial/Kconfig +++ b/drivers/tty/serial/Kconfig @@ -782,7 +782,7 @@ config SERIAL_CPM depends on CPM2 || CPM1 select SERIAL_CORE help - This driver supports the SCC and SMC serial ports on Motorola + This driver supports the SCC and SMC serial ports on Motorola embedded PowerPC that contain a CPM1 (8xx) or CPM2 (8xxx) config SERIAL_CPM_CONSOLE