linux/drivers/media/video/pwc
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 (4411): Fix minor errors in build files 2006-08-08 15:53:03 -03:00
Makefile V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
philips.txt remove mentionings of devfs in documentation 2006-10-03 22:17:48 +02:00
pwc-ctrl.c V4L/DVB (4147): Drivers/media/video/pwc/: make code static 2006-06-25 02:05:13 -03:00
pwc-dec1.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-dec1.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-dec23.c V4L/DVB (4118): Whitespace cleanups 2006-06-25 02:05:10 -03:00
pwc-dec23.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-if.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
pwc-ioctl.h V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
pwc-kiara.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-kiara.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-misc.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-nala.h V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
pwc-timon.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-timon.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-uncompress.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-uncompress.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pwc-v4l.c V4L/DVB (4118): Whitespace cleanups 2006-06-25 02:05:10 -03:00
pwc.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00