[PATCH 0/2] serial: msm-geni: Fix Smatch reported issues
Andrew Goodbody
andrew.goodbody at linaro.org
Mon Aug 11 19:03:38 CEST 2025
Smatch reported issues with an uninitialised variable and inconsistent
treatment of a pointer that had a NULL check for only a small part of
its usage.
Signed-off-by: Andrew Goodbody <andrew.goodbody at linaro.org>
---
Andrew Goodbody (2):
serial: msm-geni: Detect error from get_clk_div_rate
serial: msm-geni: No need to NULL check priv
drivers/serial/serial_msm_geni.c | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
---
base-commit: 83ce0b483c1680cb39565a9d91c6ef113a309c38
change-id: 20250811-serial_msm_geni-afd8a1984b9c
Best regards,
--
Andrew Goodbody <andrew.goodbody at linaro.org>
More information about the U-Boot
mailing list