[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/opregion: fixes and cleanups, RESEND (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 10 17:06:47 UTC 2022
== Series Details ==
Series: drm/i915/opregion: fixes and cleanups, RESEND (rev2)
URL : https://patchwork.freedesktop.org/series/99961/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
a8ab1a151539 drm/i915/opregion: check port number bounds for SWSCI display power state
e88f72d2c213 drm/i915/opregion: abstract the check for valid swsci function
5eaa46766bee drm/i915/opregion: early exit from encoder notify if SWSCI isn't there
7589a849f6e4 drm/i915/opregion: handle SWSCI Mailbox #2 obsoletion
775f1f2bd450 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