public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
From: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Cc: herbert@gondor.apana.org.au, davem@davemloft.net,
	qat-linux@intel.com, linux-crypto@vger.kernel.org,
	linux-kernel@vger.kernel.org, rdunlap@infradead.org
Subject: Re: [PATCH] drivers: crypto: qat: qat_common: Two different lines fix the same spelling in the file adf_vf2pf_msg.c
Date: Tue, 9 Feb 2021 10:24:15 +0000	[thread overview]
Message-ID: <20210209102415.GB118045@silpixa00400314> (raw)
In-Reply-To: <20210203150148.25671-1-unixbhaskar@gmail.com>

Will be consolidated with the other patch that fixes the same spelling
mistake.

Regards,

-- 
Giovanni

On Wed, Feb 03, 2021 at 08:31:48PM +0530, Bhaskar Chowdhury wrote:
> 
> s/messge/message/  ..two different lines
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  drivers/crypto/qat/qat_common/adf_vf2pf_msg.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/crypto/qat/qat_common/adf_vf2pf_msg.c b/drivers/crypto/qat/qat_common/adf_vf2pf_msg.c
> index 2c98fb63f7b7..e85bd62d134a 100644
> --- a/drivers/crypto/qat/qat_common/adf_vf2pf_msg.c
> +++ b/drivers/crypto/qat/qat_common/adf_vf2pf_msg.c
> @@ -8,7 +8,7 @@
>   * adf_vf2pf_init() - send init msg to PF
>   * @accel_dev:  Pointer to acceleration VF device.
>   *
> - * Function sends an init messge from the VF to a PF
> + * Function sends an init message from the VF to a PF
>   *
>   * Return: 0 on success, error code otherwise.
>   */
> @@ -31,7 +31,7 @@ EXPORT_SYMBOL_GPL(adf_vf2pf_init);
>   * adf_vf2pf_shutdown() - send shutdown msg to PF
>   * @accel_dev:  Pointer to acceleration VF device.
>   *
> - * Function sends a shutdown messge from the VF to a PF
> + * Function sends a shutdown message from the VF to a PF
>   *
>   * Return: void
>   */
> --
> 2.26.2
> 

      parent reply	other threads:[~2021-02-09 10:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-03 15:01 [PATCH] drivers: crypto: qat: qat_common: Two different lines fix the same spelling in the file adf_vf2pf_msg.c Bhaskar Chowdhury
2021-02-03 17:43 ` Randy Dunlap
2021-02-09 10:24 ` Giovanni Cabiddu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210209102415.GB118045@silpixa00400314 \
    --to=giovanni.cabiddu@intel.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qat-linux@intel.com \
    --cc=rdunlap@infradead.org \
    --cc=unixbhaskar@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox