== Series Details == Series: drm/i915: make GEM_WARN_ON less terrible URL : https://patchwork.freedesktop.org/series/40215/ State : warning
== Summary == $ dim checkpatch origin/drm-tip 09aaab021f8c drm/i915: make GEM_WARN_ON less terrible -:32: ERROR:SPACING: space required after that ';' (ctx:VxV) #32: FILE: drivers/gpu/drm/i915/i915_gem.h:47: +#define GEM_WARN_ON(expr) ({BUILD_BUG_ON_INVALID(expr), 0;}) ^ total: 1 errors, 0 warnings, 0 checks, 8 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx