diff options
author | 2024-12-09 12:23:45 +0106 | |
---|---|---|
committer | 2024-12-16 13:26:09 +0100 | |
commit | f1c21cf470595c4561d4671fd499af94152175d5 (patch) | |
tree | 8fe9f231e5b8bd7570ecd63cfc4b5b81b2e90252 /net/lapb/lapb_timer.c | |
parent | Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux (diff) | |
download | wireguard-linux-f1c21cf470595c4561d4671fd499af94152175d5.tar.xz wireguard-linux-f1c21cf470595c4561d4671fd499af94152175d5.zip |
printk: Remove redundant deferred check in vprintk()
The helper printk_get_console_flush_type() is already calling
is_printk_legacy_deferred() to determine if legacy printing is
to be offloaded. Therefore there is no need for vprintk() to
perform this check as well. Remove the redundant check from
vprintk().
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20241209111746.192559-2-john.ogness@linutronix.de
Signed-off-by: Petr Mladek <pmladek@suse.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions