git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02d86a5
)
audit: complex interfield comparison helper
author
Eric Paris
<eparis@redhat.com>
Tue, 3 Jan 2012 19:23:08 +0000
(14:23 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 17 Jan 2012 21:17:02 +0000
(16:17 -0500)
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>
No differences found