From: Amy Griffis Date: Wed, 17 Aug 2005 15:05:35 +0000 (+0100) Subject: AUDIT: Prevent duplicate syscall rules X-Git-Tag: v2.6.14-rc2~49^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c789a19054034847afe80af2f23ebb0eebfbad6;p=pandora-kernel.git AUDIT: Prevent duplicate syscall rules The following patch against audit.81 prevents duplicate syscall rules in a given filter list by walking the list on each rule add. I also removed the unused struct audit_entry in audit.c and made the static inlines in auditsc.c consistent. Signed-off-by: Amy Griffis Signed-off-by: David Woodhouse --- Reading git-diff-tree failed