diff options
author | 2020-12-09 01:50:52 +0106 | |
---|---|---|
committer | 2020-12-09 11:30:53 +0100 | |
commit | 6b916706f8f09348cfa4fdd3642ebf87d6a2a26b (patch) | |
tree | c4e0a3b497e00f6eb382e5899e070b99eab7b30f /net/unix/af_unix.c | |
parent | Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux (diff) | |
download | wireguard-linux-6b916706f8f09348cfa4fdd3642ebf87d6a2a26b.tar.xz wireguard-linux-6b916706f8f09348cfa4fdd3642ebf87d6a2a26b.zip |
printk: inline log_output(),log_store() in vprintk_store()
In preparation for removing logbuf_lock, inline log_output()
and log_store() into vprintk_store(). This will simplify dealing
with the various code branches and fallbacks that are possible.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20201209004453.17720-2-john.ogness@linutronix.de
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions