diff options
author | Heiko Stuebner <heiko@sntech.de> | 2022-05-26 23:56:44 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2022-06-17 01:47:40 +0300 |
commit | b684001a5eb79d9bf36f655547bc226dedc8bc03 (patch) | |
tree | 3b6967faee1a66a2b027a852cb164e81a7c2cde9 /arch/riscv/errata | |
parent | 924cbb8cbe3460ea192e6243017ceb0ceb255b1b (diff) | |
download | linux-b684001a5eb79d9bf36f655547bc226dedc8bc03.tar.xz |
riscv: make patch-function pointer more generic in cpu_manufacturer_info struct
During review the naming of the function-pointer was called
confusing as the vendor id is just one of three inputs for
the patching and indeed it serves no real purpose, as with
recent changes the function pointer is not a static
global element anymore, so drop the "vendor_" prefix.
Suggested-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20220526205646.258337-4-heiko@sntech.de
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv/errata')
0 files changed, 0 insertions, 0 deletions