* |WARNING| pw150839 [PATCH v2 30/54] net/e1000/base: add EEE common API function
[not found] <802db306cad631101554c547676211755c6f43be.1738681726.git.anatoly.burakov@intel.com>
@ 2025-02-04 15:16 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-02-04 15:16 UTC (permalink / raw)
To: test-report; +Cc: Anatoly Burakov
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/150839
_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, 42 lines checked
^ permalink raw reply [flat|nested] only message in thread