android_kernel_xiaomi_sm8350/net/8021q
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
..
Kconfig
Makefile
vlan_core.c
vlan_dev.c
vlan_gvrp.c
vlan_netlink.c
vlan.c vlan: allow creating vlan when real device is not up 2009-07-30 13:16:45 -07:00
vlan.h
vlanproc.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
vlanproc.h