commit | 1c729ab15a0eeff57aafab704161f8d3663b2854 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Sep 11 22:01:00 2018 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Oct 13 00:50:32 2018 -0400 |
tree | 9d49d20040bba4ba67ed4ac49cf65e00ec24e463 | |
parent | b60f38c6640f3b0e15f37c63167df9560fe00e6a [diff] |
moxa: switch to ->[sg]et_serial() Pointless dead assignments in moxa_set_serial_info() killed off; they would've been a bug, if not for the fact that user-settable flags had never been used in that driver. Bogus from day 1, though... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>