diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2023-03-09 10:20:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-17 15:01:08 +0100 |
commit | b8abba0eb1f5b8a05e864cf00f246e1c066775a2 (patch) | |
tree | 6a5c6f889f411be0866d1a7cd3770cc87676aaee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 044498cd89a1a580a3145b2c5fb34d5e2f3b9908 (diff) |
n_tty: Convert no_space_left to space_left boolean
The no_space_left variable is only assigned with 0 and 1.
Change its type to boolean and move negation from its name into the
check.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20230309082035.14880-2-ilpo.jarvinen@linux.intel.com
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