1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-22 07:20:00 +00:00
freebsd/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_if.m
fb.c
fbd.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
fbreg.h
s3_pci.c
splash_bmp.c
splash_pcx.c
splash_txt.c
splash.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