opnsense-src/sys/dev/fb
Mark Johnston 848a8bf3f4 fb: Check for errors from copyin()
When compiling with gcc, a function annotated with __result_use_check
cannot have its return value ignored with a void cast.  So, try to
handle it.

MFC after:	1 week
2024-01-12 15:56:00 -05:00
..
fb.c
fb_if.m
fbd.c
fbreg.h
s3_pci.c
splash.c
splash_bmp.c
splash_pcx.c
splash_txt.c
splashreg.h
vesa.c fb: Check for errors from copyin() 2024-01-12 15:56:00 -05:00
vesa.h
vga.c fb: Explicitly handle errors when getting or setting a colour palette 2023-12-26 19:01:26 -05:00
vgareg.h