[PATCH 0/2] soc: ti: k3-navss-ringacc: Fix Smatch reported issues
Andrew Goodbody
andrew.goodbody at linaro.org
Tue Aug 12 12:13:48 CEST 2025
Smatch reported issues including a derference of a pointer before its
NULL check and the use of an uninitialised variable.
Signed-off-by: Andrew Goodbody <andrew.goodbody at linaro.org>
---
Andrew Goodbody (2):
soc: ti: k3-navss-ringacc: NULL check before dereference
soc: ti: k3-navss-ringacc: Do not use uninitialised variable
drivers/soc/ti/k3-navss-ringacc.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
base-commit: 7807ed921314cd7af83fd88162d0b8c6fb20a9ca
change-id: 20250812-k3-navss-70dff322484b
Best regards,
--
Andrew Goodbody <andrew.goodbody at linaro.org>
More information about the U-Boot
mailing list