automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw150729 [PATCH v1 18/42] net/e1000/base: add EEE common API function
       [not found] <f2c0c21b87ee63ea868caa5ae61bcc3bb49ad7b0.1738328107.git.anatoly.burakov@intel.com>
@ 2025-01-31 13:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-01-31 13:04 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


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

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

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

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

total: 0 errors, 4 warnings, 0 checks, 41 lines checked

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

only message in thread, other threads:[~2025-01-31 13:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <f2c0c21b87ee63ea868caa5ae61bcc3bb49ad7b0.1738328107.git.anatoly.burakov@intel.com>
2025-01-31 13:04 ` |WARNING| pw150729 [PATCH v1 18/42] net/e1000/base: add EEE common API function 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).