diff options
author | Kees Cook <keescook@chromium.org> | 2020-10-02 20:38:26 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-05 14:37:04 +0300 |
commit | 89287c169f8ff79d466b274da1d5c862e8b29152 (patch) | |
tree | e6097ef5374ea3fb5b98019a175766cd357a4e95 /lib/test_firmware.c | |
parent | 0fa8e084648779eeb8929ae004301b3acf3bad84 (diff) | |
download | linux-89287c169f8ff79d466b274da1d5c862e8b29152.tar.xz |
firmware: Store opt_flags in fw_priv
Instead of passing opt_flags around so much, store it in the private
structure so it can be examined by internals without needing to add more
arguments to functions.
Co-developed-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20201002173828.2099543-15-keescook@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/test_firmware.c')
0 files changed, 0 insertions, 0 deletions