]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
tty: serial: fix help message for SERIAL_CPM
authorArturs Artamonovs <Arturs.Artamonovs@analog.com>
Tue, 16 Sep 2025 15:57:17 +0000 (16:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Sep 2025 11:11:30 +0000 (13:11 +0200)
Running checkpatch reported error extra whitespace at the
end of help message for SERIAL_CPM menu entry

Signed-off-by: Arturs Artamonovs <Arturs.Artamonovs@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig

index 1e27a822c1cba98a0f50d5fa4fa5f7a2ed554839..8523ccfb364dda56f5c5ea057982c436371898e1 100644 (file)
@@ -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