mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
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 <Arturs.Artamonovs@analog.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
d21b26cad3
commit
f4abab3508
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user