diff mbox series

drivers: crypto: qat: qat_common: Inside the comment a spelling fixed in adf_pf2vf_msg.c

Message ID 20210203145506.11928-1-unixbhaskar@gmail.com
State New
Headers show
Series drivers: crypto: qat: qat_common: Inside the comment a spelling fixed in adf_pf2vf_msg.c | expand

Commit Message

Bhaskar Chowdhury Feb. 3, 2021, 2:55 p.m. UTC
s/messge/message/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.26.2

Comments

Cabiddu, Giovanni Feb. 9, 2021, 10:22 a.m. UTC | #1
Thanks.

I'm going to consolidate this with the previous patch, improve the
commit message and resubmit.

Regards,

-- 
Giovanni

On Wed, Feb 03, 2021 at 08:25:06PM +0530, Bhaskar Chowdhury wrote:
> 

> s/messge/message/

> 

> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

> ---

>  drivers/crypto/qat/qat_common/adf_pf2vf_msg.c | 2 +-

>  1 file changed, 1 insertion(+), 1 deletion(-)

> 

> diff --git a/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c b/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c

> index 8b090b7ae8c6..a1b77bd7a894 100644

> --- a/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c

> +++ b/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c

> @@ -169,7 +169,7 @@ static int __adf_iov_putmsg(struct adf_accel_dev *accel_dev, u32 msg, u8 vf_nr)

>   * @msg:	Message to send

>   * @vf_nr:	VF number to which the message will be sent

>   *

> - * Function sends a messge from the PF to a VF

> + * Function sends a message from the PF to a VF

>   *

>   * Return: 0 on success, error code otherwise.

>   */

> --

> 2.26.2

>
diff mbox series

Patch

diff --git a/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c b/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c
index 8b090b7ae8c6..a1b77bd7a894 100644
--- a/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c
+++ b/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c
@@ -169,7 +169,7 @@  static int __adf_iov_putmsg(struct adf_accel_dev *accel_dev, u32 msg, u8 vf_nr)
  * @msg:	Message to send
  * @vf_nr:	VF number to which the message will be sent
  *
- * Function sends a messge from the PF to a VF
+ * Function sends a message from the PF to a VF
  *
  * Return: 0 on success, error code otherwise.
  */