netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Wunderlich <sw-2YrNx6rUIHYiY0qSoAWiAoQuADTiUCJX@public.gmane.org>
To: davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org
Subject: [PATCH 0/6] pull request for net-next: batman-adv 2017-08-02
Date: Wed,  2 Aug 2017 16:23:16 +0200	[thread overview]
Message-ID: <20170802142322.13376-1-sw@simonwunderlich.de> (raw)

Hi David,

here is a small feature/cleanup pull request of batman-adv to go into net-next.

Please pull or let me know of any problem!

Thank you,
      Simon

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.open-mesh.org/linux-merge.git tags/batadv-next-for-davem-20170802

for you to fetch changes up to e45eba2467bd64fd196dc6f8b50ff5e59c0058da:

  batman-adv: Convert batman-adv.txt to reStructuredText (2017-07-29 09:51:28 +0200)

----------------------------------------------------------------
This feature/cleanup patchset includes the following patches:

 - bump version strings, by Simon Wunderlich

 - Remove unnecessary length qualifier, by Joe Perches

 - Remove too short %pM field width, by Sven Eckelmann

 - Remove return value handling from skb_put_data, by Sven Eckelmann

 - Spelling fixes, by Colin Ian King

 - Convert batman-adv.txt to reStructuredText, by Sven Eckelmann

----------------------------------------------------------------
Colin Ian King (1):
      batman-adv: fix various spelling mistakes

Joe Perches (1):
      batman-adv: Remove unnecessary length qualifier in %14pM

Simon Wunderlich (1):
      batman-adv: Start new development cycle

Sven Eckelmann (3):
      batman-adv: Remove too short %pM printk field width
      batman-adv: Remove variable deprecated by skb_put_data
      batman-adv: Convert batman-adv.txt to reStructuredText

 Documentation/networking/00-INDEX       |   2 -
 Documentation/networking/batman-adv.rst | 220 ++++++++++++++++++++++++++++++++
 Documentation/networking/batman-adv.txt | 215 -------------------------------
 Documentation/networking/index.rst      |   1 +
 MAINTAINERS                             |   2 +-
 net/batman-adv/bat_iv_ogm.c             |   6 +-
 net/batman-adv/bat_v_ogm.c              |  16 +--
 net/batman-adv/distributed-arp-table.c  |   2 +-
 net/batman-adv/main.h                   |   2 +-
 net/batman-adv/send.c                   |   2 +-
 10 files changed, 235 insertions(+), 233 deletions(-)
 create mode 100644 Documentation/networking/batman-adv.rst
 delete mode 100644 Documentation/networking/batman-adv.txt

             reply	other threads:[~2017-08-02 14:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-02 14:23 Simon Wunderlich [this message]
     [not found] ` <20170802142322.13376-1-sw-2YrNx6rUIHYiY0qSoAWiAoQuADTiUCJX@public.gmane.org>
2017-08-02 14:23   ` [PATCH 1/6] batman-adv: Start new development cycle Simon Wunderlich
2017-08-02 14:23 ` [PATCH 2/6] batman-adv: Remove unnecessary length qualifier in %14pM Simon Wunderlich
2017-08-02 14:23 ` [PATCH 3/6] batman-adv: Remove too short %pM printk field width Simon Wunderlich
2017-08-02 14:23 ` [PATCH 4/6] batman-adv: Remove variable deprecated by skb_put_data Simon Wunderlich
2017-08-02 14:23 ` [PATCH 5/6] batman-adv: fix various spelling mistakes Simon Wunderlich
2017-08-02 14:23 ` [PATCH 6/6] batman-adv: Convert batman-adv.txt to reStructuredText Simon Wunderlich
2017-08-03 16:24 ` [PATCH 0/6] pull request for net-next: batman-adv 2017-08-02 David Miller

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=20170802142322.13376-1-sw@simonwunderlich.de \
    --to=sw-2yrnx6ruihyiy0qsoawiaoquadtiucjx@public.gmane.org \
    --cc=b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org \
    --cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.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).