alistair23-linux/drivers/media/radio
Arjan van de Ven fa027c2a0a [PATCH] mark struct file_operations const 4
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.

[akpm@sdl.org: dvb fix]
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
..
dsbr100.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
Kconfig [PATCH] The scheduled removal of some OSS options 2006-12-07 08:39:38 -08:00
Makefile
miropcm20-radio.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
miropcm20-rds-core.c
miropcm20-rds-core.h
miropcm20-rds.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-aimslab.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-aztech.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-cadet.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-gemtek-pci.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-gemtek.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-maestro.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-maxiradio.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-rtrack2.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-sf16fmi.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-sf16fmr2.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-terratec.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-trust.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-typhoon.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
radio-zoltrix.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00