All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: StanLis <stanislav.lisovskiy@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for Enabling content-type setting for HDMI displays. (rev10)
Date: Tue, 15 May 2018 14:12:42 -0000	[thread overview]
Message-ID: <20180515141242.26372.79217@emeril.freedesktop.org> (raw)
In-Reply-To: <20180515135928.31092-1-stanislav.lisovskiy@intel.com>

== Series Details ==

Series: Enabling content-type setting for HDMI displays. (rev10)
URL   : https://patchwork.freedesktop.org/series/41876/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
78e458dc1b4a drm: content-type property for HDMI connector
-:138: CHECK:LINE_SPACING: Please don't use multiple blank lines
#138: FILE: drivers/gpu/drm/drm_connector.c:1007:
 
+

-:183: CHECK:LINE_SPACING: Please don't use multiple blank lines
#183: FILE: drivers/gpu/drm/drm_connector.c:1052:
+
+

-:217: CHECK:LINE_SPACING: Please don't use multiple blank lines
#217: FILE: drivers/gpu/drm/drm_connector.c:1086:
+
+

-:245: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!dev->mode_config.content_type_property"
#245: FILE: drivers/gpu/drm/drm_connector.c:1371:
+	if (dev->mode_config.content_type_property == NULL)

-:282: CHECK:LINE_SPACING: Please don't use multiple blank lines
#282: FILE: include/drm/drm_connector.h:421:
 
+

-:291: CHECK:LINE_SPACING: Please don't use multiple blank lines
#291: FILE: include/drm/drm_connector.h:430:
+
+

total: 0 errors, 0 warnings, 6 checks, 238 lines checked
2a22c343a0df i915: content-type property for HDMI connector
-:88: CHECK:LINE_SPACING: Please don't use multiple blank lines
#88: FILE: drivers/gpu/drm/i915/intel_hdmi.c:463:
 
+

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2018-05-15 14:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-15 13:59 [PATCH v11 0/2] Enabling content-type setting for HDMI displays StanLis
2018-05-15 13:59 ` [PATCH v11 1/2] drm: content-type property for HDMI connector StanLis
2018-05-15 13:59 ` [PATCH v11 2/2] i915: " StanLis
2018-05-15 14:12 ` Patchwork [this message]
2018-05-15 14:32 ` ✓ Fi.CI.BAT: success for Enabling content-type setting for HDMI displays. (rev10) Patchwork
2018-05-15 23:55 ` ✓ Fi.CI.IGT: " Patchwork
2018-05-17  7:21 ` [PATCH v11 0/2] Enabling content-type setting for HDMI displays Lisovskiy, Stanislav
2018-05-17 16:01 ` Ville Syrjälä

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180515141242.26372.79217@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=stanislav.lisovskiy@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.