2016-12-22 14:59:33

by Cabiddu, Giovanni

[permalink] [raw]
Subject: [PATCH] crypto: qat - fix comments describing adf_disable_sriov()

From: Ahsan Atta <[email protected]>

Signed-off-by: Ahsan Atta <[email protected]>
Signed-off-by: Giovanni Cabiddu <[email protected]>
---
drivers/crypto/qat/qat_common/adf_sriov.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/crypto/qat/qat_common/adf_sriov.c b/drivers/crypto/qat/qat_common/adf_sriov.c
index 9320ae1..b36d865 100644
--- a/drivers/crypto/qat/qat_common/adf_sriov.c
+++ b/drivers/crypto/qat/qat_common/adf_sriov.c
@@ -162,9 +162,9 @@ static int adf_enable_sriov(struct adf_accel_dev *accel_dev)

/**
* adf_disable_sriov() - Disable SRIOV for the device
- * @pdev: Pointer to pci device.
+ * @accel_dev: Pointer to accel device.
*
- * Function disables SRIOV for the pci device.
+ * Function disables SRIOV for the accel device.
*
* Return: 0 on success, error code otherwise.
*/
--
2.9.3


2016-12-30 12:19:11

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH] crypto: qat - fix comments describing adf_disable_sriov()

On Thu, Dec 22, 2016 at 02:59:24PM +0000, Giovanni Cabiddu wrote:
> From: Ahsan Atta <[email protected]>
>
> Signed-off-by: Ahsan Atta <[email protected]>
> Signed-off-by: Giovanni Cabiddu <[email protected]>

Patch applied. Thanks.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt