aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2020-02-19 08:39:46 +0100
committerGreg Kroah-Hartman <[email protected]>2020-03-06 08:35:38 +0100
commit555b4ef79797f10079760b3c8712d9ed99c9d680 (patch)
tree74db6784c9c6d346989beee13c9314ffa8831189 /tools/perf/scripts/python
parent101f227c24038aed5bd821414fdd9e9a3509484a (diff)
vt: selection, localize use_unicode
use_unicode needs not be global. It is used only in set_selection_kernel and sel_pos (a callee). It is also always set there prior calling sel_pos. So make use_unicode local and rename it to plain shorter "unicode". Finally, propagate it to sel_pos via parameter. 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')
0 files changed, 0 insertions, 0 deletions