Hello,
If you do:
auditctl -m "New Message"
it fails since the original user message wasn't consolidated in the case
statement range. The attached patch fixes the kernel so the old messages work
again.
Signed-off-by: Steve Grubb<sgrubb(a)redhat.com>