On Wed, Oct 07, 2020 at 01:43:45PM +0100, Giovanni Cabiddu wrote: > Remove unused function qat_dh_get_params(). > This is to fix the following warning when compiling the driver with > CC=clang W=1 > > drivers/crypto/qat/qat_common/qat_asym_algs.c:207:34: warning: unused > function 'qat_dh_get_params' [-Wunused-function] > > Signed-off-by: Giovanni Cabiddu <giovanni.cabi...@intel.com> > Reviewed-by: Fiona Trahe <fiona.tr...@intel.com> > Reviewed-by: Andy Shevchenko <andriy.shevche...@intel.com> > --- > drivers/crypto/qat/qat_common/qat_asym_algs.c | 5 ----- > 1 file changed, 5 deletions(-)
Patch applied. Thanks. -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt