All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomasz Duszynski <tdu@semihalf.com>
To: Thierry Herbelot <thierry.herbelot@6wind.com>
Cc: dev@dpdk.org, Thomas Monjalon <thomas@monjalon.net>
Subject: Re: [dpdk-dev] [PATCH 2/5] crypto/mvsam: fix typo
Date: Mon, 27 May 2019 15:53:00 +0200	[thread overview]
Message-ID: <20190527135300.GA20591@sh> (raw)
In-Reply-To: <912d4662a9fc133f4bb76a9e075446674a113992.1558517518.git.thierry.herbelot@6wind.com>

On Wed, May 22, 2019 at 11:44:46AM +0200, Thierry Herbelot wrote:
> Inverted letters.
>
> Fixes: 8a61c83af2fae ('crypto/mrvl: add mrvl crypto driver')
> Signed-off-by: Thierry Herbelot <thierry.herbelot@6wind.com>
> ---
>  drivers/crypto/mvsam/rte_mrvl_pmd_ops.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c b/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c
> index ef520356ff14..f6bf2cd4c535 100644
> --- a/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c
> +++ b/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c
> @@ -727,7 +727,7 @@ mrvl_crypto_pmd_sym_session_get_size(__rte_unused struct rte_cryptodev *dev)
>  /** Configure the session from a crypto xform chain (PMD ops callback).
>   *
>   * @param dev Pointer to the device structure.
> - * @param xform Pointer to the crytpo configuration structure.
> + * @param xform Pointer to the crypto configuration structure.
>   * @param sess Pointer to the empty session structure.
>   * @returns 0 upon success, negative value otherwise.
>   */
> --
> 2.11.0
>

Thanks for catching this.
Acked-by: Tomasz Duszynski <tdu@semihalf.com>


  reply	other threads:[~2019-05-27 13:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-22  9:44 [dpdk-dev] [PATCH 1/5] doc/guides/cryptodevs: cleanup for armv8 and openssl PMDs Thierry Herbelot
2019-05-22  9:44 ` [dpdk-dev] [PATCH 2/5] crypto/mvsam: fix typo Thierry Herbelot
2019-05-27 13:53   ` Tomasz Duszynski [this message]
2019-05-22  9:44 ` [dpdk-dev] [PATCH 3/5] doc/prog_guides: fix triplicated typo Thierry Herbelot
2019-05-22 11:25   ` Trahe, Fiona
2019-05-22  9:44 ` [dpdk-dev] [PATCH 4/5] doc/guides: fix grammar Thierry Herbelot
2019-05-22  9:58   ` Rami Rosen
2019-05-22 11:24   ` Trahe, Fiona
2019-05-22  9:44 ` [dpdk-dev] [PATCH 5/5] drivers/{bus,crypto}: fix typo Thierry Herbelot
2019-06-18 12:56 ` [dpdk-dev] [PATCH 1/5] doc/guides/cryptodevs: cleanup for armv8 and openssl PMDs Akhil Goyal
2019-06-19 14:53 ` Akhil Goyal

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=20190527135300.GA20591@sh \
    --to=tdu@semihalf.com \
    --cc=dev@dpdk.org \
    --cc=thierry.herbelot@6wind.com \
    --cc=thomas@monjalon.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.