Loading
tty: fix kabi breakage in struct tty_operations
hulk inclusion category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IACT4T CVE: CVE-2024-40966 -------------------------------- Fix kabi breakage in struct tty_operations. Fixes: 287b569a5b91 ("tty: add the option to have a tty reject a new ldisc") Signed-off-by:Yi Yang <yiyang13@huawei.com>