[dpdk-test-report] |WARNING| pw53866 [PATCH 08/12] net/ena: remove unnecessary cast

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 29 21:17:10 CEST 2019


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

_coding style issues_


ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#65: FILE: drivers/net/ena/ena_ethdev.c:768:
+	struct ena_adapter *adapter =dev->data->dev_private;
 	                            ^

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#221: FILE: drivers/net/ena/ena_ethdev.c:2493:
+	struct ena_adapter *adapter =dev->data->dev_private;
 	                            ^

total: 2 errors, 0 warnings, 0 checks, 210 lines checked


More information about the test-report mailing list