linux-kernel-test/drivers/media/video/zc0301
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 V4L/DVB (3838): ZC0301 driver updates 2006-06-25 01:58:24 -03:00
Makefile V4L/DVB (3838): ZC0301 driver updates 2006-06-25 01:58:24 -03:00
zc0301_core.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
zc0301_pas202bcb.c V4L/DVB (3838): ZC0301 driver updates 2006-06-25 01:58:24 -03:00
zc0301_pb0330.c V4L/DVB (3838): ZC0301 driver updates 2006-06-25 01:58:24 -03:00
zc0301_sensor.h USB: remove duplicate device id from zc0301 2007-02-07 15:44:40 -08:00
zc0301.h V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00