* |WARNING| pw152675 [PATCH v4 5/9] net/ixgbe/base: fix lock checker errors
[not found] <20250328111621.2665257-6-bruce.richardson@intel.com>
@ 2025-03-28 11:16 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-03-28 11:16 UTC (permalink / raw)
To: test-report; +Cc: Bruce Richardson
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152675
_coding style issues_
ERROR:SPACING: space required after that ',' (ctx:VxV)
#166: FILE: drivers/net/intel/ixgbe/base/ixgbe_osdep.h:55:
+#define min(a,b) RTE_MIN(a,b)
^
ERROR:SPACING: space required after that ',' (ctx:VxV)
#166: FILE: drivers/net/intel/ixgbe/base/ixgbe_osdep.h:55:
+#define min(a,b) RTE_MIN(a,b)
^
total: 2 errors, 0 warnings, 0 checks, 43 lines checked
^ permalink raw reply [flat|nested] only message in thread