[dpdk-test-report] |WARNING| pw53869 [PATCH 11/12] net/ixgbe: remove unnecessary cast

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


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

_coding style issues_


ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#35: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:2411:
+	struct ixgbe_adapter *adapter =dev->data->dev_private;
 	                              ^

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#45: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:2819:
+	struct ixgbe_adapter *adapter =dev->data->dev_private;
 	                              ^

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#55: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4816:
+	struct ixgbe_adapter *adapter =dev->data->dev_private;
 	                              ^

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#75: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:5181:
+	struct ixgbe_adapter *adapter =dev->data->dev_private;
 	                              ^

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#85: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:6943:
+	struct ixgbe_adapter *adapter =dev->data->dev_private;
 	                              ^

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#125: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:7120:
+	struct ixgbe_adapter *adapter =dev->data->dev_private;
 	                              ^

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#135: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:7141:
+	struct ixgbe_adapter *adapter =dev->data->dev_private;
 	                              ^

total: 7 errors, 0 warnings, 0 checks, 143 lines checked


More information about the test-report mailing list