diff options
author | Dan Carpenter <[email protected]> | 2023-05-16 11:12:51 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-05-31 20:31:00 +0100 |
commit | ffa28312e2837ae788855840e126fa6f8a1ac35d (patch) | |
tree | c8f494d4dd733b90efe8d72dc4e6c7f2043190d6 /lib/mpi/mpiutil.c | |
parent | 71698da37ce70c457751baea507a122851a2d481 (diff) |
firmware_loader: Fix a NULL vs IS_ERR() check
The crypto_alloc_shash() function doesn't return NULL, it returns
error pointers. Update the check accordingly.
Fixes: 02fe26f25325 ("firmware_loader: Add debug message with checksum for FW file")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Cezary Rojewski <[email protected]>
Acked-by: Luis Chamberlain <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions