linux/drivers/video/fbdev/matrox
Julia Lawall 1d2ffbd3e0 matroxfb: constify local structures
For structure types defined in the same file or local header files, find
top-level static structure declarations that have the following
properties:
1. Never reassigned.
2. Address never taken
3. Not passed to a top-level macro call
4. No pointer or array-typed field passed to a function or stored in a
variable.
Declare structures having all of these properties as const.

Done using Coccinelle.
Based on a suggestion by Joe Perches <joe@perches.com>.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2016-09-27 11:14:28 +03:00
..
g450_pll.c
g450_pll.h
i2c-matroxfb.c
Makefile
matroxfb_accel.c
matroxfb_accel.h
matroxfb_base.c video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc() 2015-06-03 12:41:49 +03:00
matroxfb_base.h PCI: Remove includes of asm/pci-bridge.h 2016-02-05 16:29:28 -06:00
matroxfb_crtc2.c
matroxfb_crtc2.h
matroxfb_DAC1064.c
matroxfb_DAC1064.h
matroxfb_g450.c matroxfb: constify local structures 2016-09-27 11:14:28 +03:00
matroxfb_g450.h
matroxfb_maven.c video: fbdev: matrox: use c99 initializers in structures 2014-08-26 15:52:38 +03:00
matroxfb_maven.h
matroxfb_misc.c
matroxfb_misc.h
matroxfb_Ti3026.c
matroxfb_Ti3026.h