remarkable-linux/net/rxrpc
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
..
af_rxrpc.c net: adding memory barrier to the poll and receive callbacks 2009-07-09 17:06:57 -07:00
ar-accept.c
ar-ack.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
ar-call.c
ar-connection.c RxRPC: Don't attempt to reuse aborted connections 2009-06-16 21:20:14 -07:00
ar-connevent.c RxRPC: Don't attempt to reuse aborted connections 2009-06-16 21:20:14 -07:00
ar-error.c
ar-input.c
ar-internal.h
ar-key.c
ar-local.c
ar-output.c
ar-peer.c
ar-proc.c
ar-recvmsg.c
ar-security.c net: Make static 2008-12-10 15:18:31 -08:00
ar-skbuff.c
ar-transport.c
Kconfig
Makefile
rxkad.c