linux/security
Eric Paris edf3d1aecd 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>
2009-02-14 09:23:45 +11:00
..
2009-02-13 09:27:56 +11:00
2009-01-17 14:24:46 -08:00
2009-01-27 20:13:32 -08:00
2009-02-12 20:21:10 +11:00
2009-01-07 09:58:22 +11:00
2009-01-08 08:31:03 -08:00
2009-02-06 11:01:45 +11:00
2009-02-12 15:19:00 +11:00
2009-01-07 09:58:22 +11:00