diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2024-01-22 12:03:40 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-01-27 18:08:54 -0800 |
| commit | bfd7de49d7444ce46a48e92ce7cb11266ce79905 (patch) | |
| tree | e3038953eb00832fa40da36f1b3723ffc8f2aba1 /tools/perf/scripts/python/bin | |
| parent | 338c28107b51083846afdc5fe8f7830cc8abd893 (diff) | |
tty: vt: sanitize consw::con_putcs() parameters
Similar to con_putc() in the previous patch:
* make the pointer to charattr a pointer to u16, and
* make x, y, and count unsigned as they are strictly non-negative.
And again, document that hook.
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