* [dpdk-test-report] |WARNING| pw28234 [PATCH v2 34/51] net/mlx4: separate debugging macros
[not found] <1756742195973b4e69bcc9e19c0efec5d35ccd3b.1504252977.git.adrien.mazarguil@6wind.com>
@ 2017-09-01 8:17 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-09-01 8:17 UTC (permalink / raw)
To: test-report; +Cc: Adrien Mazarguil
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/28234
_coding style issues_
ERROR:SPACING: space required after that ',' (ctx:VxB)
#194: FILE: drivers/net/mlx4/mlx4_utils.h:63:
+ RTE_FMT("%s:%u: %s(): " RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#198: FILE: drivers/net/mlx4/mlx4_utils.h:67:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#218: FILE: drivers/net/mlx4/mlx4_utils.h:87:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#219: FILE: drivers/net/mlx4/mlx4_utils.h:88:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
total: 4 errors, 0 warnings, 0 checks, 183 lines checked
^ permalink raw reply [flat|nested] only message in thread