[PATCH] Audit filter rule operators (2/2)

Steve Grubb sgrubb at redhat.com
Thu Oct 27 10:22:16 UTC 2005


Hi,

Thanks for posting this. Just one issue:

On Wednesday 26 October 2005 18:09, Dustin Kirkland wrote:
> +static int audit_comparator(const u32 left, const u32 op, const u32 right)
> +{
> +       printk(KERN_ERR "DUSTIN: peforming (%d %x %d)\n", left, op, right);

This needs to go...

-Steve




More information about the Linux-audit mailing list