
9 Aug
2023
9 Aug
'23
3:40 a.m.
On Wed, Jul 26, 2023 at 10:00:33AM +0300, Dan Carpenter wrote:
We know that "pa" is non-NULL so it's nicer to just return zero instead of return !pa. This has no effect on runtime behavior.
Signed-off-by: Dan Carpenter dan.carpenter@linaro.org Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/next, thanks!
--
Tom