CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/01 02:13:46
Modified files:
sys/dev/pci/drm: drmP.h
Log message:
Fix WARN() and WARN_ON(); the condition should only be evaluated once.
Properly implement WARN_ON_ONCE() as well.
ok jsg@
