linux/drivers/s390/net
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
..
Kconfig [S390]: Rewrite of the IUCV base code, part 1 2007-02-08 13:36:44 -08:00
Makefile [S390]: Rewrite of the IUCV base code, part 1 2007-02-08 13:36:44 -08:00
claw.c
claw.h
ctcdbug.c
ctcdbug.h
ctcmain.c
ctcmain.h
cu3088.c
cu3088.h
fsm.c
fsm.h
lcs.c [PATCH] Replace regular code with appropriate calls to container_of() 2007-02-11 11:18:06 -08:00
lcs.h
netiucv.c [S390]: Adapt netiucv driver to new IUCV API 2007-02-08 13:50:33 -08:00
qeth.h
qeth_eddp.c
qeth_eddp.h
qeth_fs.h
qeth_main.c
qeth_mpc.c
qeth_mpc.h
qeth_proc.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
qeth_sys.c
qeth_tso.h
smsgiucv.c [S390]: Adapt special message interface to new IUCV API 2007-02-08 13:51:11 -08:00
smsgiucv.h