CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2013/11/06 22:33:05
Modified files: sys/dev/pci/drm: drmP.h sys/dev/pci/drm/i915: i915_gem_context.c sys/dev/pci/drm/radeon: radeon_cursor.c radeon_object.c Log message: add a simplistic version of WARN_ON_ONCE() that doesn't warn reduces the diff to linux and avoids a clang warning brad mentioned ok kettenis@ brad@