b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] pull request: batman-adv 2012-03-11
@ 2012-03-10 22:44 Marek Lindner
  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
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Marek Lindner @ 2012-03-10 22:44 UTC (permalink / raw)
  To: davem; +Cc: netdev, b.a.t.m.a.n

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(-)



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-03-12 13:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-10 22:44 [B.A.T.M.A.N.] pull request: batman-adv 2012-03-11 Marek Lindner
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

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).