linux-stable/net/dccp/ccids
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
..
lib net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c 2009-01-11 00:11:28 -08:00
ccid2.c dccp: Lockless integration of CCID congestion-control plugins 2009-01-04 21:42:53 -08:00
ccid2.h This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 2008-09-09 13:27:22 +02:00
ccid3.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
ccid3.h This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 2008-09-09 13:27:22 +02:00
Kconfig dccp ccid-3: Fix RFC reference 2009-01-11 00:17:22 -08:00