All of 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: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] Revert "topic/core-for-CI: Add remaining DG2 and ATS-M device IDs"
Date: Fri, 01 Jul 2022 15:41:15 -0000	[thread overview]
Message-ID: <165669007501.30281.18336574196732488125@emeril.freedesktop.org> (raw)
In-Reply-To: <20220701152231.529511-1-matthew.d.roper@intel.com>

== Series Details ==

Series: series starting with [1/2] Revert "topic/core-for-CI: Add remaining DG2 and ATS-M device IDs"
URL   : https://patchwork.freedesktop.org/series/105870/
State : warning

== Summary ==

Error: dim checkpatch failed
4863bd4151f5 Revert "topic/core-for-CI: Add remaining DG2 and ATS-M device IDs"
576e6bc96bca drm/i915: DG2 and ATS-M device ID updates
-:96: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#96: FILE: include/drm/i915_pciids.h:733:
+#define INTEL_ATS_M_IDS(info) \
+	INTEL_ATS_M150_IDS(info), \
+	INTEL_ATS_M75_IDS(info)

-:96: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'info' - possible side-effects?
#96: FILE: include/drm/i915_pciids.h:733:
+#define INTEL_ATS_M_IDS(info) \
+	INTEL_ATS_M150_IDS(info), \
+	INTEL_ATS_M75_IDS(info)

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



  parent reply	other threads:[~2022-07-01 15:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-01 15:22 [PATCH 1/2] Revert "topic/core-for-CI: Add remaining DG2 and ATS-M device IDs" Matt Roper
2022-07-01 15:22 ` [Intel-gfx] " Matt Roper
2022-07-01 15:22 ` [PATCH 2/2] drm/i915: DG2 and ATS-M device ID updates Matt Roper
2022-07-01 15:22   ` [Intel-gfx] " Matt Roper
2022-07-01 16:59   ` Lucas De Marchi
2022-07-01 16:59     ` [Intel-gfx] " Lucas De Marchi
2022-07-01 23:29     ` Matt Roper
2022-07-01 23:29       ` [Intel-gfx] " Matt Roper
2022-07-01 15:41 ` Patchwork [this message]
2022-07-01 16:02 ` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] Revert "topic/core-for-CI: Add remaining DG2 and ATS-M device IDs" Patchwork
2022-07-01 17:00 ` [Intel-gfx] [PATCH 1/2] " Lucas De Marchi
2022-07-02  8:07 ` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] " 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=165669007501.30281.18336574196732488125@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 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.