b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org
Subject: [B.A.T.M.A.N.] pull request: batman-adv 2012-03-11
Date: Sun, 11 Mar 2012 06:44:47 +0800	[thread overview]
Message-ID: <1331419491-21333-1-git-send-email-lindner_marek@yahoo.de> (raw)

Hi David,

here are a few late coming patches intended to be merged into net-next-2.6/3.4
if possible. This is nothing fancy: They make peace with the recently 
introduced checkpatch changes. Let me know if there any problems.

Thanks,
Marek

The following changes since commit 7c64fd98ce512de6c6dae0452dc026446bd368d5:

  batman-adv: Fix indentation of multiline statements (2012-02-28 19:14:31 +0800)

are available in the git repository at:

  git://git.open-mesh.org/linux-merge.git tags/batman-adv-for-davem

or older git versions:

 git://git.open-mesh.org/linux-merge.git tags/batman-adv-for-davem

for you to fetch changes up to 40e0c4f51d3fc3fd54edc797adae314fbe2b96a6:

  batman-adv: Remove spaces after a cast (2012-03-11 06:29:44 +0800)

----------------------------------------------------------------
checkpatch updates for batman-adv

----------------------------------------------------------------
Sven Eckelmann (4):
      batman-adv: Ignore 80-chars per line limits for strings
      batman-adv: Don't begin block comments with only a /* line
      batman-adv: Use {} braces consistent on the arms of a statement
      batman-adv: Remove spaces after a cast

 net/batman-adv/bat_iv_ogm.c        |   57 +++++++++--------------
 net/batman-adv/bat_sysfs.c         |   16 +++---
 net/batman-adv/gateway_client.c    |   31 +++++-------
 net/batman-adv/gateway_common.c    |    8 ++--
 net/batman-adv/hard-interface.c    |   36 +++++----------
 net/batman-adv/icmp_socket.c       |   12 ++---
 net/batman-adv/main.c              |    8 ++--
 net/batman-adv/main.h              |   13 +----
 net/batman-adv/originator.c        |   14 ++---
 net/batman-adv/routing.c           |   30 ++++++------
 net/batman-adv/send.c              |    6 +-
 net/batman-adv/soft-interface.c    |   15 +++---
 net/batman-adv/translation-table.c |   89 +++++++++++++++++------------------
 net/batman-adv/unicast.c           |    4 +-
 14 files changed, 145 insertions(+), 194 deletions(-)



             reply	other threads:[~2012-03-10 22:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-10 22:44 Marek Lindner [this message]
2012-03-10 22:44 ` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: Ignore 80-chars per line limits for strings Marek Lindner
2012-03-10 22:44 ` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: Don't begin block comments with only a /* line Marek Lindner
2012-03-10 22:44 ` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: Use {} braces consistent on the arms of a statement Marek Lindner
2012-03-12 13:16   ` David Laight
2012-03-10 22:44 ` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: Remove spaces after a cast Marek Lindner
2012-03-11 22:36 ` [B.A.T.M.A.N.] pull request: batman-adv 2012-03-11 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=1331419491-21333-1-git-send-email-lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=davem@davemloft.net \
    --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 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).