mirror of
https://github.com/lkl/linux.git
synced 2025-12-20 16:43:10 +09: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>