diff options
author | 2023-08-27 09:41:36 +0200 | |
---|---|---|
committer | 2023-08-27 11:46:51 +0200 | |
commit | 68d90d5f7b68652287fbcbcfe245c2c8b667d021 (patch) | |
tree | 323011404d42c8931d245211ccaa9ec72616364b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tty: n_tty: use output character directly (diff) | |
download | wireguard-linux-68d90d5f7b68652287fbcbcfe245c2c8b667d021.tar.xz wireguard-linux-68d90d5f7b68652287fbcbcfe245c2c8b667d021.zip |
tty: n_tty: use 'num' for writes' counts
We have a separate misnomer 'c' to hold the retuned value from
tty->ops->write(). Instead, use 'num' already defined on another place
(and already properly typed).
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230827074147.2287-4-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions