[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix PM refcounting w/o DMC firmware (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 15 13:28:32 UTC 2018
== Series Details ==
Series: drm/i915: Fix PM refcounting w/o DMC firmware (rev2)
URL : https://patchwork.freedesktop.org/series/48252/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
a4a5d48f719b drm/i915: Fix PM refcounting w/o DMC firmware
-:48: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!csr->fw_path"
#48: FILE: drivers/gpu/drm/i915/intel_csr.c:478:
+ if (csr->fw_path == NULL) {
total: 0 errors, 0 warnings, 1 checks, 26 lines checked
More information about the Intel-gfx
mailing list