All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] net: make some structures const
@ 2017-08-25 14:22 ` Bhumika Goyal
  0 siblings, 0 replies; 35+ messages in thread
From: Bhumika Goyal @ 2017-08-25 14:21 UTC (permalink / raw)
  To: julia.lawall, marcel, gustavo, johan.hedberg, davem, pablo,
	kadlec, fw, stephen, alex.aring, stefan, kuznet, yoshfuji,
	santosh.shilimkar, trond.myklebust, anna.schumaker, bfields,
	jlayton, linux-bluetooth, netdev, linux-kernel, netfilter-devel,
	coreteam, bridge, linux-wpan, linux-rdma, rds-devel, linux-nfs
  Cc: Bhumika Goyal

Make these const as they are not modified.

Bhumika Goyal (7):
  Bluetooth: 6lowpan: make header_ops const
  bridge: make ebt_table const
  ieee802154: 6lowpan: make header_ops const
  ipv4: make net_protocol const
  RDS: make rhashtable_params const
  netfilter: nat: make rhashtable_params const
  SUNRPC: make kvec const

 net/bluetooth/6lowpan.c            | 2 +-
 net/bridge/netfilter/ebtable_nat.c | 2 +-
 net/ieee802154/6lowpan/core.c      | 2 +-
 net/ipv4/af_inet.c                 | 4 ++--
 net/netfilter/nf_nat_core.c        | 2 +-
 net/rds/bind.c                     | 2 +-
 net/sunrpc/xdr.c                   | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2017-08-28 18:30 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-25 14:21 [PATCH 0/7] net: make some structures const Bhumika Goyal
2017-08-25 14:22 ` [Bridge] " Bhumika Goyal
2017-08-25 14:21 ` [PATCH 1/7] Bluetooth: 6lowpan: make header_ops const Bhumika Goyal
2017-08-25 14:22   ` [Bridge] " Bhumika Goyal
2017-08-25 14:21 ` [PATCH 2/7] bridge: make ebt_table const Bhumika Goyal
2017-08-25 14:23   ` [Bridge] " Bhumika Goyal
2017-08-28 18:30   ` David Miller
2017-08-28 18:30     ` [Bridge] " David Miller
2017-08-25 14:21 ` [PATCH 3/7] ieee802154: 6lowpan: make header_ops const Bhumika Goyal
2017-08-25 14:23   ` [Bridge] " Bhumika Goyal
2017-08-25 14:36   ` Stefan Schmidt
2017-08-25 14:39     ` [Bridge] " Stefan Schmidt
2017-08-25 16:17   ` Marcel Holtmann
2017-08-25 16:17     ` [Bridge] " Marcel Holtmann
2017-08-25 16:17     ` Marcel Holtmann
2017-08-25 14:21 ` [PATCH 4/7] ipv4: make net_protocol const Bhumika Goyal
2017-08-25 14:23   ` [Bridge] " Bhumika Goyal
2017-08-28 18:30   ` David Miller
2017-08-28 18:30     ` [Bridge] " David Miller
2017-08-25 14:21 ` [PATCH 5/7] RDS: make rhashtable_params const Bhumika Goyal
2017-08-25 14:24   ` [Bridge] " Bhumika Goyal
     [not found]   ` <1503670907-23221-6-git-send-email-bhumirks-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-08-25 15:31     ` Santosh Shilimkar
2017-08-25 15:33       ` [Bridge] " Santosh Shilimkar
2017-08-25 15:31       ` Santosh Shilimkar
2017-08-28 18:30   ` David Miller
2017-08-28 18:30     ` [Bridge] " David Miller
2017-08-25 14:21 ` [PATCH 6/7] netfilter: nat: " Bhumika Goyal
2017-08-25 14:24   ` [Bridge] " Bhumika Goyal
2017-08-25 14:50   ` Florian Westphal
     [not found] ` <1503670907-23221-1-git-send-email-bhumirks-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-08-25 14:21   ` [PATCH 7/7] SUNRPC: make kvec const Bhumika Goyal
2017-08-25 14:24     ` [Bridge] " Bhumika Goyal
2017-08-25 14:21     ` Bhumika Goyal
2017-08-25 14:48     ` Jeff Layton
2017-08-25 14:49       ` [Bridge] " Jeff Layton
2017-08-25 14:48       ` Jeff Layton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.