Dan Carpenter dae236924c 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 <dan.carpenter@linaro.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-08-03 09:21:02 +02:00
..
2023-07-17 17:23:15 +08:00
2023-02-10 13:05:40 +01:00
2023-04-08 07:46:44 +02:00
2022-01-19 18:11:34 +01:00
2022-10-06 22:54:57 +02:00
2023-05-31 17:23:01 -04:00