aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorConor Dooley <[email protected]>2023-07-13 13:11:02 +0100
committerPalmer Dabbelt <[email protected]>2023-07-25 16:26:18 -0700
commit8135ade32c0db48e2e75b039b2c2454f722762de (patch)
tree7724922cf54cfb02279ce43714466aaa6af65269 /net/lapb/lapb_subr.c
parent131033689da2ce17fb1407f0d3e608a203be5e09 (diff)
RISC-V: shunt isa_ext_arr to cpufeature.c
To facilitate using one struct to define extensions, rather than having several, shunt isa_ext_arr to cpufeature.c, where it will be used for probing extension presence also. As that scope of the array as widened, prefix it with riscv & drop the type from the variable name. Since the new array is const, print_isa() needs a wee bit of cleanup to avoid complaints about losing the const qualifier. Reviewed-by: Andrew Jones <[email protected]> Reviewed-by: Evan Green <[email protected]> Signed-off-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/20230713-spirits-upside-a2c61c65fd5a@wendy Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions