diff options
author | 2013-02-27 17:03:13 -0800 | |
---|---|---|
committer | 2013-02-27 19:10:11 -0800 | |
commit | 5d1fadc1472396d602f0eeb10d37519e2a14e8bc (patch) | |
tree | d5427e3a02ca6221683f7bc21a0e2f0f34787fe9 /kernel/sysctl.c | |
parent | signal: allow to send any siginfo to itself (diff) | |
download | wireguard-linux-5d1fadc1472396d602f0eeb10d37519e2a14e8bc.tar.xz wireguard-linux-5d1fadc1472396d602f0eeb10d37519e2a14e8bc.zip |
kernel/signal.c: fix suboptimal printk usage
Several printk's were missing KERN_INFO and KERN_CONT flags. In
addition, a printk that was outside a #if/#endif should have been
inside, which would result in stray blank line on non-x86 boxes.
Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions