aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <[email protected]>2024-01-22 12:03:37 +0100
committerGreg Kroah-Hartman <[email protected]>2024-01-27 18:08:53 -0800
commit387ccbdb634fc6572b02dc38ef0d1c8a80606314 (patch)
tree761c4530733011fe576ca0d6db5199efdef4d2ef /tools/perf/scripts/python/bin
parent3ab8a651934f7b18b6716765df3c32391549cf01 (diff)
tty: vt: add con_putc() helper
And let it call consw::con_putc() if it exists, otherwise consw::con_putcs(). This is similar to tty_put_char(). It supports dropping unneeded duplication of code like sticon_putc() is (see the next patch). Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]> Tested-by: Helge Deller <[email protected]> # parisc STI console Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions