diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-03-05 21:29:55 (GMT) |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2014-03-20 14:11:58 (GMT) |
commit | f12835276c3182f2b998d93dfd60100cf4b60c05 (patch) | |
tree | 9d5c96c4038b0ac0e61bfa9c8337bf46bcb2a7ee /lib/percpu_ida.c | |
parent | ddfad8affdb73cc8df5890fef16d98d63ff3a6f0 (diff) | |
download | linux-f12835276c3182f2b998d93dfd60100cf4b60c05.tar.xz |
audit: remove stray newlines from audit_log_lost messages
Calling audit_log_lost with a \n in the format string leads to extra
newlines in dmesg. That function will eventually call audit_panic which
uses pr_err with an explicit \n included. Just make these calls match the
others that lack \n.
Reported-by: Jonathan Kamens <jik@kamens.brookline.ma.us>
Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Diffstat (limited to 'lib/percpu_ida.c')
0 files changed, 0 insertions, 0 deletions