mirror of https://github.com/torvalds/linux.git
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/crypto/xilinx/zynqmp-aes-gcm.c: In function 'zynqmp_aes_aead_cipher':
drivers/crypto/xilinx/zynqmp-aes-gcm.c:83:30: warning:
variable 'drv_ctx' set but not used [-Wunused-but-set-variable]
commit
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| zynqmp-aes-gcm.c | ||