linux/drivers/media/video/sn9c102
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
Makefile
sn9c102.h
sn9c102_core.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
sn9c102_hv7131d.c
sn9c102_mi0343.c
sn9c102_ov7630.c
sn9c102_pas106b.c
sn9c102_pas202bca.c
sn9c102_pas202bcb.c
sn9c102_sensor.h
sn9c102_tas5110c1b.c
sn9c102_tas5130d1b.c