commit | 5a7c7a6bb7065625a9802fcd712e50c2424eac6b | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Wed Jul 14 11:13:07 2021 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 21 12:49:50 2021 +0200 |
tree | 44d8ad811733cfb94b5ad05c3b9b875348de2a99 | |
parent | b44206930a27e321b13a651ea176b6ccb4ce701a [diff] |
amiserial: remove serial_state::xmit_fifo_size It's always 1, so define a macro for it instead. Note that the check in set_serial_info is doubled, hence remove the latter. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20210714091314.8292-4-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>