Loading
powerpc/secvar: Mark __init functions as such
The setup functions are only called during the init phase of the kernel. They can be discarded and their memory reused after that. Signed-off-by:Thomas Weißschuh <linux@weissschuh.net> Link: https://lore.kernel.org/r/20241216-sysfs-const-bin_attr-powerpc-v1-1-bbed8906f476@weissschuh.net Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>