== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
47685d212d83 drm/i915/opregion: check port number bounds for SWSCI display 
power state
e97c1b58c9e7 drm/i915/opregion: abstract the check for valid swsci function
80f4e243d899 drm/i915/opregion: early exit from encoder notify if SWSCI isn't 
there
ce14222cfad0 drm/i915/opregion: handle SWSCI Mailbox #2 obsoletion
42015ca38464 drm/i915/opregion: debug log about Mailbox #2 for backlight
-:39: WARNING:BRACES: braces {} are not necessary for single statement blocks
#39: 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


Reply via email to