diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2023-08-27 09:41:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-08-27 11:46:52 +0200 |
commit | c3b2b26f6eaad5d48fe6dd2d9bada07b193bdb61 (patch) | |
tree | 67da90c74d0c02fc38c8bdbdaa65bdf773ff2b52 /scripts/clang-tools/gen_compile_commands.py | |
parent | 73276e3a1097ff58d9d167fc9a593cc249d1fd6f (diff) |
tty: n_tty: make n_tty_data::num_overrun unsigned
n_tty_data::num_overrun is unlikely to overflow in a second. But make it
explicitly unsigned to avoid printing negative values.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions