public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Remove variable deprecated by skb_put_data
Date: Wed, 05 Jul 2017 08:30:14 +0200	[thread overview]
Message-ID: <5016212.eXVVEQaTKU@bentobox> (raw)
In-Reply-To: <20170618075928.27964-1-sven@narfation.org>

[-- Attachment #1: Type: text/plain, Size: 864 bytes --]

On Sonntag, 18. Juni 2017 09:59:28 CEST Sven Eckelmann wrote:
> skb_put_data makes it unnecessary to store the skb_put return value to copy
> some data to the packet. The returned pointer of skb_put_data should
> therefore not stored by functions which previously only used it to copy
> some data.
> 
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
> This patch belongs to the series
>  https://patchwork.open-mesh.org/project/b.a.t.m.a.n./list/?series=11
> It must not be squashed in the "batman-adv: introduce and use skb_put_data()"
> because it is already part of net-next and we must port the change in our
> patch in a separate pull request.

Applied as 6e94ef826db0 [1] to reduce the number of warnings from the daily 
build tests.

Kind regards,
	Sven

[1] https://git.open-mesh.org/batman-adv.git/commit/6e94ef826db02e0f6b0fb286ee0c9ba86254bc2b

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2017-07-05  6:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-18  7:59 [B.A.T.M.A.N.] [PATCH] batman-adv: Remove variable deprecated by skb_put_data Sven Eckelmann
2017-07-05  6:30 ` Sven Eckelmann [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=5016212.eXVVEQaTKU@bentobox \
    --to=sven@narfation.org \
    --cc=b.a.t.m.a.n@lists.open-mesh.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