diff options
author | Eric Biggers <ebiggers@google.com> | 2018-10-04 02:15:44 +0200 |
---|---|---|
committer | Mimi Zohar <zohar@linux.ibm.com> | 2018-10-10 18:56:15 +0200 |
commit | 2ab5daf867d1f7898327962d59d3039206294d3a (patch) | |
tree | 9e871519cecc565395135d459bf2b7fd0400eb33 /init/initramfs.c | |
parent | security/integrity: constify some read-only data (diff) | |
download | linux-2ab5daf867d1f7898327962d59d3039206294d3a.tar.xz linux-2ab5daf867d1f7898327962d59d3039206294d3a.zip |
security/integrity: remove unnecessary 'init_keyring' variable
The 'init_keyring' variable actually just gave the value of
CONFIG_INTEGRITY_TRUSTED_KEYRING. We should check the config option
directly instead. No change in behavior; this just simplifies the code.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Diffstat (limited to 'init/initramfs.c')
0 files changed, 0 insertions, 0 deletions