summaryrefslogtreecommitdiffstats
path: root/crypto/crct10dif_generic.c
diff options
context:
space:
mode:
authorYueHaibing2019-03-30 06:54:29 +0100
committerHerbert Xu2019-04-08 08:36:17 +0200
commitf947d7fd12ab1ffddd4f25970ff6c06a879226e6 (patch)
treeca73d40091a243c4240f3e0a0bd4e357983ad622 /crypto/crct10dif_generic.c
parentcrypto: mxs-dcp - return errcode in mxs_dcp_aes_enqueue and dcp_sha_update_fx (diff)
downloadkernel-qcow2-linux-f947d7fd12ab1ffddd4f25970ff6c06a879226e6.tar.gz
kernel-qcow2-linux-f947d7fd12ab1ffddd4f25970ff6c06a879226e6.tar.xz
kernel-qcow2-linux-f947d7fd12ab1ffddd4f25970ff6c06a879226e6.zip
crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/crypto/nx/nx-842.c: In function 'decompress': drivers/crypto/nx/nx-842.c:356:25: warning: variable 'dpadding' set but not used [-Wunused-but-set-variable] drivers/crypto/nx/nx-842-pseries.c: In function 'nx842_pseries_compress': drivers/crypto/nx/nx-842-pseries.c:299:15: warning: variable 'max_sync_size' set but not used [-Wunused-but-set-variable] drivers/crypto/nx/nx-842-pseries.c: In function 'nx842_pseries_decompress': drivers/crypto/nx/nx-842-pseries.c:430:15: warning: variable 'max_sync_size' set but not used [-Wunused-but-set-variable] They are not used any more and can be removed. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/crct10dif_generic.c')
0 files changed, 0 insertions, 0 deletions