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

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

_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-03-05 12:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <eed9d06979bee55f5549ee15c812026ba3024bba.1520252354.git.nelio.laranjeiro@6wind.com>
2018-03-05 12:22 ` [dpdk-test-report] |WARNING| pw35642 [PATCH v3 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).