audit: fix formatting of AUDIT_CONFIG_CHANGE events
authorSteve Grubb <sgrubb@redhat.com>
Wed, 16 Nov 2016 21:14:33 +0000 (16:14 -0500)
committerPaul Moore <paul@paul-moore.com>
Sun, 20 Nov 2016 20:38:00 +0000 (15:38 -0500)
commitc1e8f06d7a0eea232ce0767471e1b4756ccab70a
tree5b33f318b333b8bf61e2f24f9767bc977b2c261e
parent833fc48d18ce3595990b405ae82a160b33028994
audit: fix formatting of AUDIT_CONFIG_CHANGE events

The AUDIT_CONFIG_CHANGE events sometimes use a op= field. The current
code logs the value of the field with quotes. This field is documented
to not be encoded, so it should not have quotes.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Reviewed-by: Richard Guy Briggs <rgb@redhat.com>
[PM: reformatted commit description to make checkpatch.pl happy]
Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/audit_fsnotify.c
kernel/audit_tree.c
kernel/audit_watch.c
kernel/auditfilter.c