Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Matt Roper <matthew.d.roper@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vbt: Handle generic DTD block
Date: Thu, 10 Oct 2019 02:32:47 -0000	[thread overview]
Message-ID: <20191010023247.31953.35920@emeril.freedesktop.org> (raw)
In-Reply-To: <20191010010356.31413-1-matthew.d.roper@intel.com>

== Series Details ==

Series: drm/i915/vbt: Handle generic DTD block
URL   : https://patchwork.freedesktop.org/series/67811/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
4081e8320e9c drm/i915/vbt: Handle generic DTD block
-:46: WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#46: FILE: drivers/gpu/drm/i915/display/intel_bios.c:229:
+		return NULL;
+	} else {

-:84: CHECK:LINE_SPACING: Please don't use multiple blank lines
#84: FILE: drivers/gpu/drm/i915/display/intel_bios.c:267:
+
+

-:183: CHECK:LINE_SPACING: Please don't use multiple blank lines
#183: FILE: drivers/gpu/drm/i915/display/intel_vbt_defs.h:842:
+
+

total: 0 errors, 1 warnings, 2 checks, 156 lines checked

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

  reply	other threads:[~2019-10-10  2:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-10  1:03 [PATCH] drm/i915/vbt: Handle generic DTD block Matt Roper
2019-10-10  2:32 ` Patchwork [this message]
2019-10-10  3:01 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-10-10 13:47 ` ✓ Fi.CI.IGT: " Patchwork
2019-10-28 19:41 ` [PATCH v2] " Matt Roper
2019-10-28 19:41   ` [Intel-gfx] " Matt Roper
2019-10-29  7:10   ` Jani Nikula
2019-10-29  7:10     ` [Intel-gfx] " Jani Nikula
2019-10-29 16:43     ` [PATCH v3 1/2] drm/i915/vbt: Parse panel options separately from timing data Matt Roper
2019-10-29 16:43       ` [Intel-gfx] " Matt Roper
2019-10-29 16:43       ` [PATCH v3 2/2] drm/i915/vbt: Handle generic DTD block Matt Roper
2019-10-29 16:43         ` [Intel-gfx] " Matt Roper
2019-10-29  0:14 ` ✗ Fi.CI.BAT: failure for drm/i915/vbt: Handle generic DTD block (rev2) Patchwork
2019-10-29  0:14   ` [Intel-gfx] " Patchwork

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=20191010023247.31953.35920@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.d.roper@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox