aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/net/bpf_jit_comp64.c
diff options
context:
space:
mode:
authorJisheng Zhang <[email protected]>2021-12-06 23:03:52 +0800
committerPalmer Dabbelt <[email protected]>2022-01-19 09:56:33 -0800
commitfe036db7d8a93cfbfd254f76e0ecf81aecbbf6b4 (patch)
tree64e955fc06966a954f3f3f556e4c0cec4c49768a /arch/riscv/net/bpf_jit_comp64.c
parent3274a6ef3b1bd9faef940c40ef201723d5d3d056 (diff)
riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdef
Try our best to replace the conditional compilation using "#ifdef CONFIG_XIP_KERNEL" with "IS_ENABLED(CONFIG_XIP_KERNEL)", to simplify the code and to increase compile coverage. Signed-off-by: Jisheng Zhang <[email protected]> Reviewed-by: Alexandre Ghiti <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'arch/riscv/net/bpf_jit_comp64.c')
0 files changed, 0 insertions, 0 deletions