public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Vasily Gorbik <gor@linux.ibm.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Harald Freudenberger <freude@linux.ibm.com>,
	Heiko Carstens <heiko.carstens@de.ibm.com>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	Jiri Kosina <trivial@kernel.org>,
	linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH trivial] s390/pkey/zcrypt: spelling s/crytp/crypt/
Date: Mon, 17 Feb 2020 18:08:28 +0100	[thread overview]
Message-ID: <your-ad-here.call-01581959308-ext-9465@work.hours> (raw)
In-Reply-To: <20200212084622.9219-1-geert+renesas@glider.be>

On Wed, Feb 12, 2020 at 09:46:22AM +0100, Geert Uytterhoeven wrote:
> Fix typos in a comments.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  drivers/s390/crypto/zcrypt_ep11misc.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/s390/crypto/zcrypt_ep11misc.c b/drivers/s390/crypto/zcrypt_ep11misc.c
> index d4caf46ff9df1559..2afe2153b34e32e9 100644
> --- a/drivers/s390/crypto/zcrypt_ep11misc.c
> +++ b/drivers/s390/crypto/zcrypt_ep11misc.c
> @@ -887,7 +887,7 @@ static int ep11_unwrapkey(u16 card, u16 domain,
>  	/* empty pin tag */
>  	*p++ = 0x04;
>  	*p++ = 0;
> -	/* encrytped key value tag and bytes */
> +	/* encrypted key value tag and bytes */
>  	p += asn1tag_write(p, 0x04, enckey, enckeysize);
>  
>  	/* reply cprb and payload */
> @@ -1095,7 +1095,7 @@ int ep11_clr2keyblob(u16 card, u16 domain, u32 keybitsize, u32 keygenflags,
>  
>  	/* Step 1: generate AES 256 bit random kek key */
>  	rc = ep11_genaeskey(card, domain, 256,
> -			    0x00006c00, /* EN/DECRYTP, WRAP/UNWRAP */
> +			    0x00006c00, /* EN/DECRYPT, WRAP/UNWRAP */
>  			    kek, &keklen);
>  	if (rc) {
>  		DEBUG_ERR(
> -- 
> 2.17.1
> 
Applied, thanks

      reply	other threads:[~2020-02-17 17:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-12  8:46 [PATCH trivial] s390/pkey/zcrypt: spelling s/crytp/crypt/ Geert Uytterhoeven
2020-02-17 17:08 ` Vasily Gorbik [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=your-ad-here.call-01581959308-ext-9465@work.hours \
    --to=gor@linux.ibm.com \
    --cc=borntraeger@de.ibm.com \
    --cc=freude@linux.ibm.com \
    --cc=geert+renesas@glider.be \
    --cc=heiko.carstens@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=trivial@kernel.org \
    /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