diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2023-11-21 10:22:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-11-25 07:23:17 +0000 |
commit | 4c74253b831e5a8eb87d4d8d4a0eae40c331e682 (patch) | |
tree | 0d0079d5b74ed798143ddd7b2e802198e4cdf5dd /scripts/gdb/linux/tasks.py | |
parent | 358779dd18c1e8531bd6d78c19ed802958d7c677 (diff) |
tty: deprecate tty_write_message()
tty_write_message() has only one user: quotas. In particular, there the
use depends on CONFIG_PRINT_QUOTA_WARNING. And that is deprecated and
marked as BROKEN already too.
So make tty_write_message() dependent on that very config option. This
action in fact drops tty_write_message() from the vmlinux binary. Good
riddance.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Cc: Jan Kara <[email protected]>
Acked-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions