Loading
efi: rci2: mark bin_attribute as __ro_after_init
The attribute is only modified during __init phase. Protect it against accidental or intentional modifications afterwards. Signed-off-by:Thomas Weißschuh <linux@weissschuh.net> Link: https://lore.kernel.org/r/20241122-sysfs-const-bin_attr-rci2-v1-1-3db1ec9aa203@weissschuh.net Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>