summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2023-07-27 10:16:20 +0300
committerHeinrich Schuchardt <[email protected]>2023-08-03 09:21:02 +0200
commitdae236924ca070fc5ab2aa035f13972191330b4f (patch)
tree550fd7cf5515440e73a4be8a9d5b9ddf4e9c33e0 /include/linux
parent1b7e469a66521d90b6f51fe0a27abada664471ba (diff)
efi_loader: fix an IS_ERR() vs NULL check
The efi_parse_pkcs7_header() function returns NULL on error so the check for IS_ERR() should be changed to a NULL check. Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions