Searched hist:"1 a93a6eac32a2853177f10e274b9b761b42356eb" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/security/smack/ |
H A D | smack_netfilter.c | diff 1a93a6eac32a2853177f10e274b9b761b42356eb Mon Aug 08 12:08:25 CDT 2016 Javier Martinez Canillas <javier@osg.samsung.com> security: Use IS_ENABLED() instead of checking for built-in or module
The IS_ENABLED() macro checks if a Kconfig symbol has been enabled either built-in or as a module, use that macro instead of open coding the same.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
|
/openbmc/linux/security/ |
H A D | lsm_audit.c | diff 1a93a6eac32a2853177f10e274b9b761b42356eb Mon Aug 08 12:08:25 CDT 2016 Javier Martinez Canillas <javier@osg.samsung.com> security: Use IS_ENABLED() instead of checking for built-in or module
The IS_ENABLED() macro checks if a Kconfig symbol has been enabled either built-in or as a module, use that macro instead of open coding the same.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
|
/openbmc/linux/security/selinux/ |
H A D | hooks.c | diff 1a93a6eac32a2853177f10e274b9b761b42356eb Mon Aug 08 12:08:25 CDT 2016 Javier Martinez Canillas <javier@osg.samsung.com> security: Use IS_ENABLED() instead of checking for built-in or module
The IS_ENABLED() macro checks if a Kconfig symbol has been enabled either built-in or as a module, use that macro instead of open coding the same.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
|