diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2023-04-20 12:35:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-20 14:48:50 +0300 |
commit | 6b97370b2cc6ef75acb72d651ef57041c8f1ece9 (patch) | |
tree | dbcd93507d12d5ee10efc02958d70edc660e9bd4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f06c2a9000ebecbb461196e59ce063f742272902 (diff) | |
download | linux-6b97370b2cc6ef75acb72d651ef57041c8f1ece9.tar.xz |
tty: vt: reformat tioclinux()
Reformat tioclinux() to what we are used to. That is:
* format switch-case (one less indent level),
* format comments (the same indent level), and
* add a newline before return.
Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230420093559.13200-1-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions