commit | b34b039324bf081554ee8678f9b8c5d937e5206c | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Tue Jan 03 14:23:08 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 17 16:17:02 2012 -0500 |
tree | ff454dfed0580753defbeb87652bcf19faaf7800 | |
parent | 02d86a568c6d2d335256864451ac8ce781bc5652 [diff] |
audit: complex interfield comparison helper Rather than code the same loop over and over implement a helper function which uses some pointer magic to make it generic enough to be used numerous places as we implement more audit interfield comparisons Signed-off-by: Eric Paris <eparis@redhat.com>