linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Corentin LABBE <clabbe.montjoie@gmail.com>
To: Terence Eden <terence.eden@gmail.com>, herbert@gondor.apana.org.au
Cc: davem@davemloft.net, linux-crypto@vger.kernel.org,
	linux-kernel@vger.kernel.org, trivial@kernel.org,
	edent <github.com@shkspr.mobi>
Subject: Re: [PATCH] "its" == "something belong to it". "it's" == "it is", "it has", "it was", etc. Sorry - just bugged me as I was reading the code.
Date: Mon, 17 Nov 2014 18:47:57 +0100	[thread overview]
Message-ID: <546A34CD.1080203@gmail.com> (raw)
In-Reply-To: <1416243964-9790-1-git-send-email-terence.eden@gmail.com>

Le 17/11/2014 18:06, Terence Eden a écrit :
> From: edent <github.com@shkspr.mobi>
> 
> Signed-off-by: edent <github.com@shkspr.mobi>
> ---
>  crypto/ahash.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/crypto/ahash.c b/crypto/ahash.c
> index f6a36a5..ffbcda3 100644
> --- a/crypto/ahash.c
> +++ b/crypto/ahash.c
> @@ -271,7 +271,7 @@ static int ahash_save_req(struct ahash_request *req, crypto_completion_t cplt)
>  	/*
>  	 * WARNING: We do not backup req->priv here! The req->priv
>  	 *          is for internal use of the Crypto API and the
> -	 *          user must _NOT_ _EVER_ depend on it's content!
> +	 *          user must _NOT_ _EVER_ depend on its content!
>  	 */
>  
>  	req->result = PTR_ALIGN((u8 *)priv->ubuf, alignmask + 1);
> 

Hello

Please sign off with your real name.
Your subject line is wrong, you need to add the subsystem "crypto:" and the subject must be simplier; but you could keep the actual subject as a commit message

<example>
[PATCH] crypto: Fix a typo in ahash.c

"its" == "something belong to it". "it's" == "it is", "it has", "it was", etc. Sorry - just bugged me as I was reading the code.
</example>

Regards

LABBE Corentin

      reply	other threads:[~2014-11-17 17:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-17 17:06 [PATCH] "its" == "something belong to it". "it's" == "it is", "it has", "it was", etc. Sorry - just bugged me as I was reading the code Terence Eden
2014-11-17 17:47 ` Corentin LABBE [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=546A34CD.1080203@gmail.com \
    --to=clabbe.montjoie@gmail.com \
    --cc=davem@davemloft.net \
    --cc=github.com@shkspr.mobi \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=terence.eden@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).