kernel-hacking-2024-linux-s.../include/video
Christophe JAILLET b65bd7874b fbdev: mmp: Constify struct mmp_overlay_ops
'struct mmp_overlay_ops' is not modified in this driver.

Constifying this structure moves some data to a read-only section, so
increase overall security.

On a x86_64, with allmodconfig, as an example:
Before:
======
   text	   data	    bss	    dec	    hex	filename
  11798	    555	     16	  12369	   3051	drivers/video/fbdev/mmp/hw/mmp_ctrl.o

After:
=====
   text	   data	    bss	    dec	    hex	filename
  11834	    507	     16	  12357	   3045	drivers/video/fbdev/mmp/hw/mmp_ctrl.o

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Helge Deller <deller@gmx.de>
2024-06-25 14:40:01 +02:00
..
atmel_lcdc.h
aty128.h
broadsheetfb.h
cirrus.h
cmdline.h video/cmdline: Hide __video_get_options() behind CONFIG_FB_CORE 2024-01-23 10:11:34 +01:00
cvisionppc.h
da8xx-fb.h
display_timing.h
edid.h
gbe.h
hecubafb.h
ili9320.h
imx-ipu-image-convert.h
imx-ipu-v3.h
kyro.h
mach64.h
maxinefb.h
metronomefb.h
mipi_display.h
mmp_disp.h fbdev: mmp: Constify struct mmp_overlay_ops 2024-06-25 14:40:01 +02:00
neomagic.h
newport.h
nomodeset.h
of_display_timing.h
of_videomode.h
omapfb_dss.h fbdev: omap2: replace of_graph_get_next_endpoint() 2024-03-25 05:49:05 +01:00
omapvrfb.h
permedia2.h
platform_lcd.h
pm3fb.h
pmag-ba-fb.h
pmagb-b-fb.h
pxa168fb.h
radeon.h
s1d13xxxfb.h
sa1100fb.h
samsung_fimd.h
sh_mobile_lcdc.h
sisfb.h
sstfb.h
sticore.h video/sticore: Remove info field from STI struct 2024-01-12 12:38:37 +01:00
tdfx.h
tgafb.h
trident.h
udlfb.h
uvesafb.h
vga.h
videomode.h