automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw35526 [PATCH v2 02/10] net/mlx5: name parameters in function prototypes
       [not found] <976c7e244dc0704f1979ca07d9259df145af9dbc.1519829860.git.nelio.laranjeiro@6wind.com>
@ 2018-02-28 15:13 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-02-28 15:13 UTC (permalink / raw)
  To: test-report; +Cc: Nélio Laranjeiro

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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'char' should also have an identifier name
#36: FILE: drivers/net/mlx5/mlx5.h:209:
+int priv_get_ifname(const struct priv *priv, char (*ifname)[IF_NAMESIZE]);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint8_t' should also have an identifier name
#88: FILE: drivers/net/mlx5/mlx5.h:242:
+int priv_get_mac(struct priv *priv, uint8_t (*mac)[ETHER_ADDR_LEN]);

total: 0 errors, 2 warnings, 0 checks, 414 lines checked

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

only message in thread, other threads:[~2018-02-28 15:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <976c7e244dc0704f1979ca07d9259df145af9dbc.1519829860.git.nelio.laranjeiro@6wind.com>
2018-02-28 15:13 ` [dpdk-test-report] |WARNING| pw35526 [PATCH v2 02/10] net/mlx5: name parameters in function prototypes 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).