summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/stm32_fmc2_nand.c
diff options
context:
space:
mode:
authorAndrew Goodbody <andrew.goodbody@linaro.org>2025-08-05 11:34:29 +0100
committerJerome Forissier <jerome.forissier@linaro.org>2025-08-18 15:47:58 +0200
commit5deb50f749659746233e08060b457c9cf9986f9c (patch)
tree9f7e37ad3e6326d621bb495e79a3853ba98cc7b1 /drivers/mtd/nand/raw/stm32_fmc2_nand.c
parent90c05f68fcab57d669233033d34e52b8d55d57dd (diff)
net: ks8851_mll: Remove unreachable code
In ks8851_mll_detect_chip the if..else code detects the case of (val & 0xfff0) != CIDER_ID and returns if found. So testing for this again will always fail and the code is unreachable. Just remove the test and code block. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Diffstat (limited to 'drivers/mtd/nand/raw/stm32_fmc2_nand.c')
0 files changed, 0 insertions, 0 deletions