|WARNING| pw156180 [PATCH 1/4] net/mlx5: add driver event callbacks
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Aug 27 08:27:59 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/156180
_coding style issues_
CHECK:SPACING: spaces preferred around that '-' (ctx:WxV)
#507: FILE: drivers/net/mlx5/mlx5_driver_event.c:246:
+ return -EINVAL;
^
CHECK:SPACING: spaces preferred around that '-' (ctx:WxV)
#511: FILE: drivers/net/mlx5/mlx5_driver_event.c:250:
+ return -EEXIST;
^
CHECK:SPACING: spaces preferred around that '-' (ctx:WxV)
#516: FILE: drivers/net/mlx5/mlx5_driver_event.c:255:
+ return -ENOMEM;
^
CHECK:SPACING: spaces preferred around that '-' (ctx:WxV)
#536: FILE: drivers/net/mlx5/mlx5_driver_event.c:275:
+ return -EINVAL;
^
total: 0 errors, 0 warnings, 4 checks, 533 lines checked
More information about the test-report
mailing list