automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw71896 [PATCH 29/70] net/e1000/base: more function name cleanup
       [not found] <20200622064634.70941-30-guinanx.sun@intel.com>
@ 2020-06-22  7:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-06-22  7:11 UTC (permalink / raw)
  To: test-report; +Cc: Guinan Sun

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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct e1000_hw *' should also have an identifier name
#149: FILE: drivers/net/e1000/base/e1000_hw.h:700:
+	s32  (*set_eee)(struct e1000_hw *, bool, bool, bool);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'bool' should also have an identifier name
#149: FILE: drivers/net/e1000/base/e1000_hw.h:700:
+	s32  (*set_eee)(struct e1000_hw *, bool, bool, bool);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'bool' should also have an identifier name
#149: FILE: drivers/net/e1000/base/e1000_hw.h:700:
+	s32  (*set_eee)(struct e1000_hw *, bool, bool, bool);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'bool' should also have an identifier name
#149: FILE: drivers/net/e1000/base/e1000_hw.h:700:
+	s32  (*set_eee)(struct e1000_hw *, bool, bool, bool);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#199: FILE: drivers/net/e1000/base/e1000_i225.c:4:
+STATIC s32 e1000_init_mac_params_i225(struct e1000_hw *hw);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#200: FILE: drivers/net/e1000/base/e1000_i225.c:5:
+STATIC s32 e1000_init_phy_params_i225(struct e1000_hw *hw);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#201: FILE: drivers/net/e1000/base/e1000_i225.c:6:
+STATIC s32 e1000_reset_hw_i225(struct e1000_hw *hw);

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-22  7:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200622064634.70941-30-guinanx.sun@intel.com>
2020-06-22  7:11 ` [dpdk-test-report] |WARNING| pw71896 [PATCH 29/70] net/e1000/base: more function name cleanup 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).