automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw77416 [PATCH v2 29/40] net/ice/base: preserve NVM capabilities in safe mode
       [not found] <20200911131954.15999-30-qi.z.zhang@intel.com>
@ 2020-09-11 13:23 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-11 13:23 UTC (permalink / raw)
  To: test-report; +Cc: Qi Zhang

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/77416

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'name' - possible side-effects?
#108: FILE: drivers/net/ice/base/ice_common.c:2260:
+#define ICE_RESTORE_FUNC_CAP(name) \
+	func_caps->common_cap.name = cached_caps.name

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'name' - possible side-effects?
#141: FILE: drivers/net/ice/base/ice_common.c:2286:
+#define ICE_RESTORE_DEV_CAP(name) \
+	dev_caps->common_cap.name = cached_caps.name

total: 0 errors, 0 warnings, 2 checks, 69 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-11 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200911131954.15999-30-qi.z.zhang@intel.com>
2020-09-11 13:23 ` [dpdk-test-report] |WARNING| pw77416 [PATCH v2 29/40] net/ice/base: preserve NVM capabilities in safe mode checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).