[PATCH 0/2] memory: stm32_omm: Fix error handling bugs
From: Dan Carpenter
Date: Fri May 09 2025 - 07:04:34 EST
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