On Wed, Sep 30, 2020 at 11:17:47PM +0100, Giovanni Cabiddu wrote:
> 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.cabi...@intel.com>
> Reviewed-by: Fiona Trahe <fiona.tr...@intel.com>
> Reviewed-by: Andy Shevchenko <andriy.shevche...@intel.com>
> ---
>  drivers/crypto/qat/qat_common/adf_dev_mgr.c | 2 +-
>  drivers/crypto/qat/qat_common/adf_sriov.c   | 6 +++++-
>  2 files changed, 6 insertions(+), 2 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

Reply via email to