Skip to content
Snippets Groups Projects
Commit f9a12cc9 authored by Dan Carpenter's avatar Dan Carpenter Committed by Tom Rini
Browse files

remoteproc: uclass: Clean up a return


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: default avatarDan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent d7a92e9c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment