All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Exercise concurrent submission to all engines
Date: Wed, 25 Sep 2019 20:09:30 -0000	[thread overview]
Message-ID: <20190925200930.13735.2434@emeril.freedesktop.org> (raw)
In-Reply-To: <20190925193446.26007-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: drm/i915/selftests: Exercise concurrent submission to all engines
URL   : https://patchwork.freedesktop.org/series/67237/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
92cc309e8be5 drm/i915/selftests: Exercise concurrent submission to all engines
-:24: WARNING:LINE_SPACING: Missing a blank line after declarations
#24: FILE: drivers/gpu/drm/i915/selftests/i915_request.c:1068:
+	struct intel_engine_cs *engine = arg;
+	IGT_TIMEOUT(end_time);

-:60: WARNING:LINE_SPACING: Missing a blank line after declarations
#60: FILE: drivers/gpu/drm/i915/selftests/i915_request.c:1104:
+	struct intel_engine_cs *engine = arg;
+	IGT_TIMEOUT(end_time);

-:87: WARNING:LINE_SPACING: Missing a blank line after declarations
#87: FILE: drivers/gpu/drm/i915/selftests/i915_request.c:1131:
+	struct drm_i915_private *i915 = arg;
+	static int (* const func[])(void *arg) = {

-:94: WARNING:LINE_SPACING: Missing a blank line after declarations
#94: FILE: drivers/gpu/drm/i915/selftests/i915_request.c:1138:
+	enum intel_engine_id id;
+	int (* const *fn)(void *arg);

total: 0 errors, 4 warnings, 0 checks, 137 lines checked

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

  reply	other threads:[~2019-09-25 20:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-25 19:34 [PATCH] drm/i915/selftests: Exercise concurrent submission to all engines Chris Wilson
2019-09-25 20:09 ` Patchwork [this message]
2019-09-25 20:32 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-09-26 14:45 ` ✓ Fi.CI.IGT: " Patchwork
2019-09-27 10:38 ` [PATCH] " Mika Kuoppala

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=20190925200930.13735.2434@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    /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.