alistair23-linux/net/atm
Bhumika Goyal 800bb47e71 net: atm: make atmdev_ops const
Make these const as they are only stored in the ops field of a atm_dev
structure, which is const.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-09 22:43:50 -07:00
..
addr.c
addr.h
atm_misc.c
atm_sysfs.c
br2684.c net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 2017-07-01 07:39:08 -07:00
clip.c net: atm: make atmdev_ops const 2017-08-09 22:43:50 -07:00
common.c net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 2017-07-01 07:39:08 -07:00
common.h
ioctl.c
Kconfig
lec.c net: atm: make atmdev_ops const 2017-08-09 22:43:50 -07:00
lec.h
lec_arpc.h net, atm: convert lec_arp_table.usage from atomic_t to refcount_t 2017-07-04 22:35:16 +01:00
Makefile
mpc.c net: atm: make atmdev_ops const 2017-08-09 22:43:50 -07:00
mpc.h
mpoa_caches.c net, atm: convert eg_cache_entry.use from atomic_t to refcount_t 2017-07-04 22:35:16 +01:00
mpoa_caches.h net, atm: convert eg_cache_entry.use from atomic_t to refcount_t 2017-07-04 22:35:16 +01:00
mpoa_proc.c
pppoatm.c net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 2017-07-01 07:39:08 -07:00
proc.c net, atm: convert atm_dev.refcnt from atomic_t to refcount_t 2017-07-04 22:35:16 +01:00
protocols.h
pvc.c
raw.c net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 2017-07-01 07:39:08 -07:00
resources.c net, atm: convert atm_dev.refcnt from atomic_t to refcount_t 2017-07-04 22:35:16 +01:00
resources.h
signaling.c net: atm: make atmdev_ops const 2017-08-09 22:43:50 -07:00
signaling.h
svc.c net: Work around lockdep limitation in sockets that use sockets 2017-03-09 18:23:27 -08:00