Re: [PATCH] drivers: crypto: qat: qat_common: Inside the comment a spelling fixed in adf_pf2vf_msg.c

From: Giovanni Cabiddu
Date: Tue Feb 09 2021 - 05:31:14 EST


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@xxxxxxxxx>
> ---
> 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
>