[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/opregion: fixes and cleanups, RESEND

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 10 14:56:49 UTC 2022


== Series Details ==

Series: drm/i915/opregion: fixes and cleanups, RESEND
URL   : https://patchwork.freedesktop.org/series/99961/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
c30930dcbba4 drm/i915/opregion: check port number bounds for SWSCI display power state
e7b41b2e3f18 drm/i915/opregion: abstract the check for valid swsci function
a0ed59d6871b drm/i915/opregion: early exit from encoder notify if SWSCI isn't there
3d8fdd12c465 drm/i915/opregion: handle SWSCI Mailbox #2 obsoletion
32a509a8f08f drm/i915/opregion: debug log about Mailbox #2 for backlight
-:40: WARNING:BRACES: braces {} are not necessary for single statement blocks
#40: FILE: drivers/gpu/drm/i915/display/intel_opregion.c:961:
+	if (mboxes & MBOX_BACKLIGHT) {
+		drm_dbg(&dev_priv->drm, "Mailbox #2 for backlight present\n");
+	}

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




More information about the Intel-gfx mailing list