Home
last modified time | relevance | path

Searched hist:"15 dc475bcc1739caf4e42a93a73ba1970a9e1dde" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dserial_core.cdiff 15dc475bcc1739caf4e42a93a73ba1970a9e1dde Mon Jan 24 08:14:20 CET 2022 Jiri Slaby <jslaby@suse.cz> serial: core: clean up EXPORT_SYMBOLs

Some EXPORT_SYMBOLs are grouped at one location. Some follow functions
they export, but a newline is present before them. Fix all these and
move them where they belong.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220124071430.14907-2-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>