linux/drivers/media/video/usbvideo
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
..
ibmcam.c V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
Kconfig V4L/DVB (4344): Fix broken dependencies on media Kconfig 2006-07-29 17:22:31 -03:00
konicawc.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
Makefile V4L/DVB (4018): Usbvideo/quickcam_messenger driver v4l 2006-06-25 02:00:27 -03:00
quickcam_messenger.c V4L/DVB (4854): Handle errors from input_register_device() 2006-12-10 09:04:52 -02:00
quickcam_messenger.h V4L/DVB (5024): Fix quickcam communicator driver for big endian architectures 2007-01-15 16:25:48 -02:00
ultracam.c V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
usbvideo.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
usbvideo.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
vicam.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00