mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
32ba540f3c
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>