aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2024-03-23 20:35:00 +0900
committerPalmer Dabbelt <[email protected]>2024-03-27 07:14:05 -0700
commit3b938e231b660a278de2988ee77b832d665c5326 (patch)
tree957b737386dc3439ab752ad7352a93edc08731ee /scripts/generate_rust_analyzer.py
parent3dfbd2d26b646271c4a0291dd7325d5b06a17a21 (diff)
riscv: merge two if-blocks for KBUILD_IMAGE
In arch/riscv/Makefile, KBUILD_IMAGE is assigned in two separate if-blocks. When CONFIG_XIP_KERNEL is disabled, the decision made by the first if-block is overwritten by the second one, which is redundant and unreadable. Merge the two if-blocks. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Alexandre Ghiti <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions