summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2023-07-31 17:08:41 +0300
committerTom Rini <[email protected]>2023-08-08 17:41:52 -0400
commit939390b203dde8a0176dbfa272dcb7bc54949baf (patch)
treee56938242303aadb44ab2dc5925299f0622c2747 /scripts
parentd864bd0e21ad6ab901bc6365abc8c3dbebe3ad29 (diff)
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: Dan Carpenter <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions