* [dpdk-test-report] |WARNING| pw44410 [15/21] net/atlantic: LED control DPDK and private APIs
[not found] <1536333719-32155-16-git-send-email-igor.russkikh@aquantia.com>
@ 2018-09-07 15:25 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-09-07 15:25 UTC (permalink / raw)
To: test-report; +Cc: Igor Russkikh
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/44410
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#83: FILE: drivers/net/atlantic/atl_ethdev.c:876:
+ struct aq_hw_s *hw = ATL_DEV_PRIVATE_TO_HW(dev->data->dev_private);$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#83: FILE: drivers/net/atlantic/atl_ethdev.c:876:
+ struct aq_hw_s *hw = ATL_DEV_PRIVATE_TO_HW(dev->data->dev_private);$
WARNING:LONG_LINE: line over 90 characters
#88: FILE: drivers/net/atlantic/atl_ethdev.c:881:
+ return hw->aq_fw_ops->led_control(hw, AQ_HW_LED_BLINK | (AQ_HW_LED_BLINK << 2) | (AQ_HW_LED_BLINK << 4));
ERROR:CODE_INDENT: code indent should use tabs where possible
#110: FILE: drivers/net/atlantic/atl_ethdev.c:903:
+ struct aq_hw_s *hw = ATL_DEV_PRIVATE_TO_HW(dev->data->dev_private);$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#110: FILE: drivers/net/atlantic/atl_ethdev.c:903:
+ struct aq_hw_s *hw = ATL_DEV_PRIVATE_TO_HW(dev->data->dev_private);$
ERROR:TRAILING_WHITESPACE: trailing whitespace
#168: FILE: drivers/net/atlantic/rte_pmd_atlantic.c:13:
+^I$
ERROR:TRAILING_WHITESPACE: trailing whitespace
#203: FILE: drivers/net/atlantic/rte_pmd_atlantic.h:23:
+ * $
total: 4 errors, 3 warnings, 0 checks, 160 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-09-07 15:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1536333719-32155-16-git-send-email-igor.russkikh@aquantia.com>
2018-09-07 15:25 ` [dpdk-test-report] |WARNING| pw44410 [15/21] net/atlantic: LED control DPDK and private APIs checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).