[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Refactor unsettting obj->mm.pages
Patchwork
patchwork at emeril.freedesktop.org
Mon Jun 11 09:09:00 UTC 2018
== Series Details ==
Series: drm/i915: Refactor unsettting obj->mm.pages
URL : https://patchwork.freedesktop.org/series/44554/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
45bef5e342e0 drm/i915: Refactor unsettting obj->mm.pages
-:57: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#57: FILE: drivers/gpu/drm/i915/i915_gem.c:2431:
+ obj->mm.page_sizes.phys = obj->mm.page_sizes.sg = 0;
total: 0 errors, 0 warnings, 1 checks, 101 lines checked
More information about the Intel-gfx
mailing list