alistair23-linux/drivers/net/hamradio
Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5
Many struct file_operations in the kernel can be "const".  Marking them const
moves these to the .rodata section, which avoids false sharing with potential
dirty data.  In addition it'll catch accidental writes at compile time to
these shared resources.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:45 -08:00
..
6pack.c
baycom_epp.c
baycom_par.c
baycom_ser_fdx.c
baycom_ser_hdx.c
bpqether.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
dmascc.c
hdlcdrv.c
Kconfig [PATCH] radio modems sitting on serial port are not for s390 2007-02-01 16:17:06 -08:00
Makefile
mkiss.c
scc.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
yam.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
yam1200.h
yam9600.h
z8530.h