From: Patchwork <patchwork@emeril.freedesktop.org>
To: Imre Deak <imre.deak@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/icl: Factor out combo PHY lane power setup helper
Date: Wed, 24 Apr 2019 18:18:28 -0000 [thread overview]
Message-ID: <20190424181828.31437.26536@emeril.freedesktop.org> (raw)
In-Reply-To: <20190424152632.8301-1-imre.deak@intel.com>
== Series Details ==
Series: series starting with [1/2] drm/i915/icl: Factor out combo PHY lane power setup helper
URL : https://patchwork.freedesktop.org/series/59893/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
f4ea4c654a95 drm/i915/icl: Factor out combo PHY lane power setup helper
-:107: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'v' - possible side-effects?
#107: FILE: drivers/gpu/drm/i915/intel_combo_phy.c:209:
+#define SWPBIT(v, b1, b2) (MOVBIT((v), (b1), (b2)) | MOVBIT((v), (b2), (b1)))
-:107: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'b1' - possible side-effects?
#107: FILE: drivers/gpu/drm/i915/intel_combo_phy.c:209:
+#define SWPBIT(v, b1, b2) (MOVBIT((v), (b1), (b2)) | MOVBIT((v), (b2), (b1)))
-:107: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'b2' - possible side-effects?
#107: FILE: drivers/gpu/drm/i915/intel_combo_phy.c:209:
+#define SWPBIT(v, b1, b2) (MOVBIT((v), (b1), (b2)) | MOVBIT((v), (b2), (b1)))
total: 0 errors, 0 warnings, 3 checks, 94 lines checked
a257598d1fae drm/i915/icl: Add missing combo PHY lane power setup
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-04-24 18:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-24 15:26 [PATCH 1/2] drm/i915/icl: Factor out combo PHY lane power setup helper Imre Deak
2019-04-24 15:26 ` [PATCH 2/2] drm/i915/icl: Add missing combo PHY lane power setup Imre Deak
2019-04-24 18:18 ` Patchwork [this message]
2019-04-24 18:19 ` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915/icl: Factor out combo PHY lane power setup helper Patchwork
2019-04-24 19:42 ` ✓ Fi.CI.BAT: success " Patchwork
2019-04-25 7:51 ` ✓ Fi.CI.IGT: " Patchwork
2019-04-25 8:30 ` [PATCH 1/2] " Jani Nikula
2019-04-25 9:17 ` Imre Deak
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=20190424181828.31437.26536@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=imre.deak@intel.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox