1
0
Fork 0
alistair23-linux/security/smack
Casey Schaufler 619ae03e92 Smack: Fix kbuild reported build error
The variable sap is defined under ifdef, but a recently
added use of the variable was not. Put that use under ifdef
as well.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
2019-04-30 14:13:32 -07:00
..
Kconfig Smack: Signal delivery as an append operation 2016-09-08 13:22:56 -07:00
Makefile Smack: Repair netfilter dependency 2015-01-23 10:08:19 -08:00
smack.h Smack: Create smack_rule cache to optimize memory usage 2019-04-02 11:45:41 -07:00
smack_access.c LSM: generalize flag passing to security_capable 2019-01-10 14:16:06 -08:00
smack_lsm.c Smack: Fix kbuild reported build error 2019-04-30 14:13:32 -07:00
smack_netfilter.c netfilter: nf_hook_ops structs can be const 2017-07-31 19:10:44 +02:00
smackfs.c Smack: Create smack_rule cache to optimize memory usage 2019-04-02 11:45:41 -07:00