All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steffen Klassert <steffen.klassert@secunet.com>
To: <minyard@acm.org>
Cc: <netdev@vger.kernel.org>, Corey Minyard <cminyard@mvista.com>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] ipsec: Remove unneeded extra variable in esp4 esp_ssg_unref()
Date: Thu, 22 Jul 2021 11:42:08 +0200	[thread overview]
Message-ID: <20210722094208.GB893739@gauss3.secunet.de> (raw)
In-Reply-To: <20210716202846.257656-1-minyard@acm.org>

On Fri, Jul 16, 2021 at 03:28:46PM -0500, minyard@acm.org wrote:
> From: Corey Minyard <cminyard@mvista.com>
> 
> It's assigned twice, but only used to calculate the size of the
> structure it points to.  Just remove it and take a sizeof the
> actual structure.
> 
> Signed-off-by: Corey Minyard <cminyard@mvista.com>
> Cc: Steffen Klassert <steffen.klassert@secunet.com>
> Cc: Herbert Xu <herbert@gondor.apana.org.au>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: netdev@vger.kernel.org

Applied to ipsec-next, thanks!

      reply	other threads:[~2021-07-22  9:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-16 20:28 [PATCH] ipsec: Remove unneeded extra variable in esp4 esp_ssg_unref() minyard
2021-07-22  9:42 ` Steffen Klassert [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=20210722094208.GB893739@gauss3.secunet.de \
    --to=steffen.klassert@secunet.com \
    --cc=cminyard@mvista.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=minyard@acm.org \
    --cc=netdev@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.