Skip to content
Commit 939390b2 authored by Dan Carpenter's avatar Dan Carpenter Committed by Tom Rini
Browse files

test: fix a couple NULL vs IS_ERR() checks



The x509_cert_parse() and pkcs7_parse_message() functions return error
pointers.  They don't return NULL.  Update the checks accordingly.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent d864bd0e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment