|WARNING| pw150721 [PATCH v1 09/42] net/e1000: merge igc with e1000
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jan 31 14:00:39 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/150721
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#164: FILE: drivers/net/intel/e1000/base/e1000_osdep.h:37:
+#define UNREFERENCED_PARAMETER(_p) (void)(_p)
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#165: FILE: drivers/net/intel/e1000/base/e1000_osdep.h:38:
+#define UNREFERENCED_1PARAMETER(_p) (void)(_p)
total: 2 errors, 0 warnings, 0 checks, 3171 lines checked
More information about the test-report
mailing list