CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2017/05/26 08:26:33

Modified files:
        sys/dev/pci/drm: drm_linux.h 

Log message:
The Linux code really isn't up to the same standard as our other code, and
clang complains about it a lot.  Since we don't want to fix the code,
suppress certain warnings using #pragma clang diagnostic.

ok jsg@

Reply via email to