mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
In the VESA driver, simply ignore errors. It is not clear to me how to
return them to userspace.
This is in preparation for annotating copyin() and related functions
with __result_use_check.
MFC after: 1 week
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| 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 | ||
| vesa.h | ||
| vga.c | ||
| vgareg.h | ||