linux/drivers/char/pcmcia
Arjan van de Ven 62322d2554 [PATCH] make more file_operation structs static
Mark the static struct file_operations in drivers/char as const.  Making
them const prevents accidental bugs, and moves them to the .rodata section
so that they no longer do any false sharing; in addition with the proper
debug option they are then protected against corruption..

[akpm@osdl.org: build fix]
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-03 15:26:59 -07:00
..
Kconfig [PATCH] New Omnikey Cardman 4000 driver 2005-11-13 18:14:10 -08:00
Makefile [PATCH] New Omnikey Cardman 4000 driver 2005-11-13 18:14:10 -08:00
cm4000_cs.c [PATCH] make more file_operation structs static 2006-07-03 15:26:59 -07:00
cm4040_cs.c [PATCH] make more file_operation structs static 2006-07-03 15:26:59 -07:00
cm4040_cs.h [PATCH] New Omnikey Cardman 4040 driver 2005-11-13 18:14:10 -08:00
synclink_cs.c [PATCH] More !tty cleanups in drivers/char 2006-06-25 10:01:19 -07:00