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