diff options
author | Eric Paris <eparis@redhat.com> | 2009-02-12 20:50:59 +0100 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2009-02-13 23:23:45 +0100 |
commit | edf3d1aecd0d608acbd561b0c527e1d41abcb657 (patch) | |
tree | 49d88ec27a59f602784b47e2f951934d245f7de8 /security/selinux/netif.c | |
parent | SELinux: remove unused av.decided field (diff) | |
download | linux-edf3d1aecd0d608acbd561b0c527e1d41abcb657.tar.xz linux-edf3d1aecd0d608acbd561b0c527e1d41abcb657.zip |
SELinux: code readability with avc_cache
The code making use of struct avc_cache was not easy to read thanks to liberal
use of &avc_cache.{slots_lock,slots}[hvalue] throughout. This patch simply
creates local pointers and uses those instead of the long global names.
Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security/selinux/netif.c')
0 files changed, 0 insertions, 0 deletions