1
0
Fork 0
alistair23-linux/net/irda/ircomm
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_core.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
ircomm_event.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
ircomm_lmp.c net: Move rx skb_orphan call to where needed 2009-06-23 16:36:25 -07:00
ircomm_param.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
ircomm_ttp.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
ircomm_tty.c proc tty: switch ircomm to ->proc_fops 2009-04-01 08:59:10 -07:00
ircomm_tty_attach.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
ircomm_tty_ioctl.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00