]> Pileus Git - ~andy/linux/commit
audit: fix message spacing printing auid
authorEric Paris <eparis@redhat.com>
Wed, 8 May 2013 04:01:07 +0000 (00:01 -0400)
committerEric Paris <eparis@redhat.com>
Wed, 8 May 2013 04:02:19 +0000 (00:02 -0400)
commit2a0b4be6dd655e24990da1d0811e28b9277f8b12
treeef6977d732ba71ce8dce6eaea47830423928839b
parent82d8da0d46ae7d3e9089efadb5e8d9841c20a431
audit: fix message spacing printing auid

The helper function didn't include a leading space, so it was jammed
against the previous text in the audit record.

Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/audit.c