|WARNING| pw151594 [PATCH v3 10/10] eal: deprecate weak symbols

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 18 16:39:23 CET 2025


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#112: FILE: lib/eal/include/rte_common.h:185:
+#define __rte_weak RTE_DEPRECATED(__rte_weak) __attribute__((__weak__))

total: 1 errors, 0 warnings, 20 lines checked


More information about the test-report mailing list