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
..
Kconfig [PATCH] The scheduled removal of some OSS options 2006-12-07 08:39:38 -08:00
Makefile V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one! 2006-08-08 15:52:52 -03:00
dsbr100.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
miropcm20-radio.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
miropcm20-rds-core.c V4L/DVB (4043): Miropcm20: fix sub-optimal header inclusion for sound/oss/aci.h 2006-06-25 02:00:39 -03:00
miropcm20-rds-core.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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