From: Joe Perches <joe@perches.com>
To: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org,
linux-zigbee-devel@lists.sourceforge.net,
netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org,
coreteam@netfilter.org, tipc-discussion@lists.sourceforge.net
Subject: [PATCH net-next 0/6] net: Convert uses of __constant_<foo> to <foo>
Date: Wed, 12 Mar 2014 10:04:14 -0700 [thread overview]
Message-ID: <cover.1394643455.git.joe@perches.com> (raw)
Joe Perches (6):
8021q: Convert uses of __constant_<foo> to <foo>
bluetooth: Convert uses of __constant_<foo> to <foo>
net: Convert uses of __constant_<foo> to <foo>
ieee802154: Convert uses of __constant_<foo> to <foo>
netfilter: Convert uses of __constant_<foo> to <foo>
tipc: Convert uses of __constant_<foo> to <foo>
net/8021q/vlan.h | 4 +-
net/8021q/vlan_netlink.c | 4 +-
net/bluetooth/a2mp.c | 4 +-
net/bluetooth/hci_conn.c | 26 ++++++------
net/bluetooth/hci_core.c | 2 +-
net/bluetooth/hci_event.c | 6 +--
net/bluetooth/hci_sock.c | 16 ++++----
net/bluetooth/l2cap_core.c | 90 +++++++++++++++++++++---------------------
net/bluetooth/l2cap_sock.c | 6 +--
net/bluetooth/mgmt.c | 26 ++++++------
net/bluetooth/rfcomm/core.c | 4 +-
net/bluetooth/sco.c | 10 ++---
net/bluetooth/smp.c | 2 +-
net/core/dev.c | 10 ++---
net/core/flow_dissector.c | 14 +++----
net/ieee802154/6lowpan_rtnl.c | 2 +-
net/ieee802154/af_ieee802154.c | 2 +-
net/netfilter/ipset/pfxlen.c | 4 +-
net/netfilter/xt_AUDIT.c | 4 +-
net/tipc/bearer.c | 2 +-
20 files changed, 119 insertions(+), 119 deletions(-)
--
1.8.1.2.459.gbcd45b4.dirty
next reply other threads:[~2014-03-12 17:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-12 17:04 Joe Perches [this message]
2014-03-12 17:04 ` [PATCH net-next 5/6] netfilter: Convert uses of __constant_<foo> to <foo> Joe Perches
2014-03-12 19:28 ` David Miller
2014-03-13 13:13 ` Pablo Neira Ayuso
2014-03-12 19:41 ` Jozsef Kadlecsik
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=cover.1394643455.git.joe@perches.com \
--to=joe@perches.com \
--cc=coreteam@netfilter.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-zigbee-devel@lists.sourceforge.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=netfilter@vger.kernel.org \
--cc=tipc-discussion@lists.sourceforge.net \
/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).