1
linux/net/dccp
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const
String literals are constant, and usually, we can also tag the array
of pointers const too, moving it to the .rodata section.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-05 10:42:58 -07:00
..
ccids net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
ackvec.c
ackvec.h
ccid.c
ccid.h
dccp.h
diag.c
feat.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
feat.h
input.c
ipv4.c
ipv6.c ipv6: Use correct data types for ICMPv6 type and code 2009-06-23 04:31:07 -07:00
ipv6.h
Kconfig
Makefile
minisocks.c
options.c
output.c net: adding memory barrier to the poll and receive callbacks 2009-07-09 17:06:57 -07:00
probe.c
proto.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
sysctl.c
timer.c