mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
The function pointer vendor_patch_func is only used during init, so mark it as __initdata. Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>