alistair23-linux/net/x25
Julia Lawall e9e6c2329a X25: constify null_x25_address
null_x25_address is only used to access the string it contains, so it can
be const.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-03 09:13:51 -07:00
..
af_x25.c X25: constify null_x25_address 2017-08-03 09:13:51 -07:00
Kconfig
Makefile
sysctl_net_x25.c net: x25: fix one potential use-after-free issue 2017-05-18 10:05:40 -04:00
x25_dev.c
x25_facilities.c net: fix a kernel infoleak in x25 module 2016-05-09 22:45:33 -04:00
x25_forward.c
x25_in.c
x25_link.c net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t 2017-07-04 22:35:18 +01:00
x25_out.c
x25_proc.c
x25_route.c net, x25: convert x25_route.refcnt from atomic_t to refcount_t 2017-07-04 22:35:18 +01:00
x25_subr.c net: manual clean code which call skb_put_[data:zero] 2017-06-20 13:30:15 -04:00
x25_timer.c