mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-03-10 00:30:08 +01:00
The crypto_alloc_shash() function doesn't return NULL, it returns
error pointers. Update the check accordingly.
Fixes:
|
||
|---|---|---|
| .. | ||
| builtin | ||
| fallback_platform.c | ||
| fallback_table.c | ||
| fallback.c | ||
| fallback.h | ||
| firmware.h | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| sysfs_upload.c | ||
| sysfs_upload.h | ||
| sysfs.c | ||
| sysfs.h | ||