diff options
author | Nicolas Pitre <npitre@baylibre.com> | 2025-05-15 11:30:52 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-21 13:40:05 +0200 |
commit | c4c7ead7b86c1e7f11c64915b7e5bb6d2e242691 (patch) | |
tree | 3d7fe90c4139ae57ca962dfbd6ad653fa69deae4 /scripts/lib/kdoc/kdoc_re.py | |
parent | 63f0d28dcabe2733ddb8d0b3813a52bb585b7642 (diff) |
vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()
They are listed amon those cmd values that "treat 'arg' as an integer"
which is wrong. They should instead fall into the default case. Probably
nobody ever relied on that code since 2009 but still.
Fixes: e92166517e3c ("tty: handle VT specific compat ioctls in vt driver")
Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/pr214s15-36r8-6732-2pop-159nq85o48r7@syhkavp.arg
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions