diff options
author | Jiri Slaby <[email protected]> | 2020-06-15 09:48:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-06-24 17:08:32 +0200 |
commit | 694d8a487c8bc2a0b35b9da951b0635c6a256ea6 (patch) | |
tree | 2dedfea799d5eb36c328e758ce14738fa3864728 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | da823b2dc03749f0d1b2d051b37f222e5a3918d7 (diff) |
vt: separate unicode handling into vc_translate_unicode
do_con_write is complicated enough. Extract unicode handling to a
separate function. For do_con_write, 249 LOCs lowered to 183 lines.
Use diff -w -b to see the difference is neligible -- mostly whitespace
and use of 'return's instead of 'continue's.
Signed-off-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions