diff options
author | 2021-10-28 12:26:42 +0100 | |
---|---|---|
committer | 2021-10-28 18:52:49 -0400 | |
commit | 32ba540f3c2a7ef61ed5a577ce25069a3d714fc9 (patch) | |
tree | 93860a81b7e0cf0666db5fdeed5105299b94397f /drivers/fpga/fpga-mgr.c | |
parent | ima: Use strscpy instead of strlcpy (diff) | |
download | linux-dev-32ba540f3c2a7ef61ed5a577ce25069a3d714fc9.tar.xz linux-dev-32ba540f3c2a7ef61ed5a577ce25069a3d714fc9.zip |
evm: mark evm_fixmode as __ro_after_init
The evm_fixmode is only configurable by command-line option and it is never
modified outside initcalls, so declaring it with __ro_after_init is better.
Signed-off-by: Austin Kim <austin.kim@lge.com>
Cc: stable@vger.kernel.org
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions