diff options
author | Eric Biggers <[email protected]> | 2019-10-09 16:04:43 -0700 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2019-12-12 23:41:17 +0200 |
commit | 601f0093f2647db67be40b62e13cd0660990a7c8 (patch) | |
tree | dbb20f2a4524bc96ce1ccaa074819cadd092a1fe /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 37d4e84f765bb3038ddfeebdc5d1cfd7e1ef688f (diff) |
KEYS: remove CONFIG_KEYS_COMPAT
KEYS_COMPAT now always takes the value of COMPAT && KEYS. But the
security/keys/ directory is only compiled if KEYS is enabled, so in
practice KEYS_COMPAT is the same as COMPAT. Therefore, remove the
unnecessary KEYS_COMPAT and just use COMPAT directly.
(Also remove an outdated comment from compat.c.)
Reviewed-by: James Morris <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Tested-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions