diff options
author | 2020-09-30 23:17:47 +0100 | |
---|---|---|
committer | 2020-10-08 16:38:06 +1100 | |
commit | 83e6a1946aa043ef7a286cc7ed157237995d0425 (patch) | |
tree | 278560cc6f2cc388d8896ce88da7f4c92b53e858 /drivers/usb/cdns3/cdns3-imx.c | |
parent | crypto: atmel-tdes - use semicolons rather than commas to separate statements (diff) | |
download | linux-dev-83e6a1946aa043ef7a286cc7ed157237995d0425.tar.xz linux-dev-83e6a1946aa043ef7a286cc7ed157237995d0425.zip |
crypto: qat - fix function parameters descriptions
Fix description of function parameters. This is to fix the following
warnings when compiling the driver with W=1:
drivers/crypto/qat/qat_common/adf_sriov.c:133: warning: Function parameter or member 'numvfs' not described in 'adf_sriov_configure'
drivers/crypto/qat/qat_common/adf_dev_mgr.c:296: warning: Function parameter or member 'pci_dev' not described in 'adf_devmgr_pci_to_accel_dev'
drivers/crypto/qat/qat_common/adf_dev_mgr.c:296: warning: Excess function parameter 'accel_dev' description in 'adf_devmgr_pci_to_accel_dev'
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Fiona Trahe <fiona.trahe@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions