linux/drivers/char/ip2
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
..
Makefile Move ip2.c and ip2main.c to drivers/char/ip2/ where the other files 2006-01-19 18:07:10 +01:00
fip_firm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2cmd.c [PATCH] ip2main.c warning fixes 2006-02-03 08:32:10 -08:00
i2cmd.h [PATCH] drivers/char/ip2*: cleanups 2005-06-25 16:25:06 -07:00
i2ellis.c [PATCH] kfree cleanup: drivers/char 2005-11-07 07:54:02 -08:00
i2ellis.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
i2hw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2lib.c [PATCH] clean up computone remaining cli use 2006-01-10 08:02:00 -08:00
i2lib.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2os.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2pack.h [PATCH] Fix pragma packing in ip2 driver 2006-01-04 13:55:35 -08:00
ip2.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip2base.c Move ip2.c and ip2main.c to drivers/char/ip2/ where the other files 2006-01-19 18:07:10 +01:00
ip2ioctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip2main.c [PATCH] make more file_operation structs static 2006-07-03 15:26:59 -07:00
ip2trace.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip2types.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00