[PATCH 0/2] memory: stm32_omm: Fix error handling bugs

Dan Carpenter dan.carpenter at linaro.org
Fri May 9 04:04:19 PDT 2025


These are a couple bugs which were detected using the Smatch static
checker.

Dan Carpenter (2):
  memory: stm32_omm: Fix error handling in stm32_omm_configure()
  memory: stm32_omm: Fix NULL vs IS_ERR() check in probe()

 drivers/memory/stm32_omm.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

-- 
2.47.2




More information about the linux-arm-kernel mailing list