diff options
author | Jiri Slaby <jslaby@suse.cz> | 2021-06-18 08:15:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-18 13:10:03 +0200 |
commit | 06cc52ef8284fa8c95552e6ad0da93d89774eb7f (patch) | |
tree | 694703e5c7fb7060195821625d053008291b970b /arch/mips | |
parent | 1b3086b6e602f47d73be282d734dbebbce80d39a (diff) |
mxser: rename flags to old_speed in mxser_set_serial_info
Local 'flags' are used to store speed in mxser_set_serial_info, not
actual flags (by doing & ASYNC_SPD_MASK). So rename 'flags' to
'old_speed' (after what it is).
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210618061516.662-66-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions