audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
authorRichard Guy Briggs <rgb@redhat.com>
Thu, 30 Oct 2014 15:22:53 +0000 (11:22 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Nov 2014 17:23:01 +0000 (09:23 -0800)
commit1035897060b3e20bf0e166734ba90f9057e4fd29
treed96356c4f5ec848384f7645e6f5766652c1edacc
parent374f060993fc6ca7336080abf46dc9b464280470
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space

commit 897f1acbb6702ddaa953e8d8436eee3b12016c7e upstream.

Add a space between subj= and feature= fields to make them parsable.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kernel/audit.c