tty: 8250, cleanup em485 timers
authorJiri Slaby <jslaby@suse.cz>
Tue, 2 Mar 2021 06:21:42 +0000 (07:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:34:07 +0000 (09:34 +0100)
commit7e3d3c08f17cf082dbfc86386a2e327ccb080c16
tree0b0e5c719fa48e65406d85938054a33bf826eb64
parent60294d86f27c9d075ca9b700b7786cef706546b5
tty: 8250, cleanup em485 timers

Initialize the variables directly by initializers in definitions. This
is expected/usual for these kind of callback.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210302062214.29627-12-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_port.c