diff options
author | Sean Anderson <sean.anderson@seco.com> | 2021-08-26 21:43:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-27 16:34:04 +0200 |
commit | 3620a89b7d27138c716e5cf537a0bf6606a3a1b3 (patch) | |
tree | 443500d44280b51c3e2a596377a6aec21607e08c /.clang-format | |
parent | tty: Fix data race between tiocsti() and flush_to_ldisc() (diff) | |
download | linux-3620a89b7d27138c716e5cf537a0bf6606a3a1b3.tar.xz linux-3620a89b7d27138c716e5cf537a0bf6606a3a1b3.zip |
tty: serial: uartlite: Use constants in early_uartlite_putc
Use the constants defined at the beginning of this file instead of
integer literals when accessing registers. This makes this code easier
to read, and obviates the need for some explanatory comments.
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Link: https://lore.kernel.org/r/20210826194323.3209227-1-sean.anderson@seco.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions