[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Suppress some random warnings

Patchwork patchwork at emeril.freedesktop.org
Tue May 19 22:07:01 UTC 2020


== Series Details ==

Series: drm/i915/gem: Suppress some random warnings
URL   : https://patchwork.freedesktop.org/series/77431/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
c47e2d0db533 drm/i915/gem: Suppress some random warnings
-:62: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!obj->userptr.mm"
#62: FILE: drivers/gpu/drm/i915/gem/i915_gem_userptr.c:238:
+	if (GEM_WARN_ON(obj->userptr.mm == NULL))

total: 0 errors, 0 warnings, 1 checks, 35 lines checked



More information about the Intel-gfx mailing list