* |WARNING| pw134985 [PATCH v2 06/14] net/bnxt: add support for p7 device family
[not found] <20231210012455.20229-7-ajit.khaparde@broadcom.com>
@ 2023-12-10 1:34 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-12-10 1:34 UTC (permalink / raw)
To: test-report; +Cc: Ajit Khaparde
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/134985
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'bp' - possible side-effects?
#117: FILE: drivers/net/bnxt/bnxt.h:704:
+#define BNXT_CHIP_P5_P7(bp) (BNXT_CHIP_P5(bp) || BNXT_CHIP_P7(bp))
total: 0 errors, 0 warnings, 1 checks, 86 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-12-10 1:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20231210012455.20229-7-ajit.khaparde@broadcom.com>
2023-12-10 1:34 ` |WARNING| pw134985 [PATCH v2 06/14] net/bnxt: add support for p7 device family 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).