mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02:00
Fix a static code checker warning:
drivers/crypto/chelsio/chcr_algo.c:3681
chcr_aead_op() warn: passing zero to 'PTR_ERR'
Fixes:
|
||
|---|---|---|
| .. | ||
| chtls | ||
| chcr_algo.c | ||
| chcr_algo.h | ||
| chcr_core.c | ||
| chcr_core.h | ||
| chcr_crypto.h | ||
| chcr_ipsec.c | ||
| Kconfig | ||
| Makefile | ||