summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJulian Braha <[email protected]>2026-04-15 00:18:33 +0100
committerPeng Fan <[email protected]>2026-05-06 10:28:35 +0800
commit34127dff316085df27fefe040f83756602183099 (patch)
tree214a10fb3843c281d4aebc3bbdbd5520db627d54 /src
parentae8987f4e690f397f507c4b1efabd68b3ed08db6 (diff)
powerpc: fix dead default for SYS_L3_SIZE
The 'default ... if SYS_L3_SIZE_512KB' statement is written twice, making the second instance dead code. Based on the context, I believe the author of the code intended to set a default value of '1048576' when SYS_L3_SIZE_1024KB is set. This dead code was detected by kconfirm, a static analysis tool for Kconfig. Fixes: b85d75951fe ("powerpc: Migrate SYS_L3_SIZE to Kconfig") Signed-off-by: Julian Braha <[email protected]> Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions