All of lore.kernel.org
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Chengguang Xu <cgxu519@gmx.com>
Cc: horia.geanta@nxp.com, aymen.sghaier@nxp.com, davem@davemloft.net,
	linux-crypto@vger.kernel.org
Subject: Re: [PATCH v2] crypto: caam - remove redundant likely/unlikely annotation
Date: Thu, 28 Feb 2019 14:30:29 +0800	[thread overview]
Message-ID: <20190228063029.twbik6t7iw534lz2@gondor.apana.org.au> (raw)
In-Reply-To: <20190220104918.32637-1-cgxu519@gmx.com>

On Wed, Feb 20, 2019 at 06:49:18PM +0800, Chengguang Xu wrote:
> unlikely has already included in IS_ERR(), so just
> remove redundant likely/unlikely annotation.
> 
> Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
> ---
> v1->v2:
> - Fix subject typo and format.
> 
>  drivers/crypto/caam/caamalg_qi.c | 6 +++---
>  drivers/crypto/caam/qi.c         | 4 ++--
>  2 files changed, 5 insertions(+), 5 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

      parent reply	other threads:[~2019-02-28  6:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20 10:49 [PATCH v2] crypto: caam - remove redundant likely/unlikely annotation Chengguang Xu
2019-02-22 11:02 ` Horia Geanta
2019-02-28  6:30 ` Herbert Xu [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=20190228063029.twbik6t7iw534lz2@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=aymen.sghaier@nxp.com \
    --cc=cgxu519@gmx.com \
    --cc=davem@davemloft.net \
    --cc=horia.geanta@nxp.com \
    --cc=linux-crypto@vger.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 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.