audit: remove stray newline from audit_log_execve_info() audit_panic() call
authorJoe Perches <joe@perches.com>
Wed, 5 Mar 2014 22:34:36 +0000 (14:34 -0800)
committerEric Paris <eparis@redhat.com>
Thu, 20 Mar 2014 14:11:58 +0000 (10:11 -0400)
There's an unnecessary use of a \n in audit_panic.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
kernel/auditsc.c

Simple merge