* |WARNING| pw151587 [PATCH v3 03/10] drivers: remove weak symbols in Nitrox drivers [not found] <20250218153730.773836-4-david.marchand@redhat.com> @ 2025-02-18 15:39 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2025-02-18 15:39 UTC (permalink / raw) To: test-report; +Cc: David Marchand Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/151587 _coding style issues_ ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses #259: FILE: drivers/common/nitrox/nitrox_device.h:34: +#define NITROX_REGISTER_DRIVER(ndrv) \ +RTE_INIT(ndrv ## _register) \ +{ \ + nitrox_register_driver(&ndrv); \ +} total: 1 errors, 0 warnings, 181 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-18 15:39 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20250218153730.773836-4-david.marchand@redhat.com> 2025-02-18 15:39 ` |WARNING| pw151587 [PATCH v3 03/10] drivers: remove weak symbols in Nitrox drivers 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).