* [dpdk-test-report] |WARNING| pw35649 [PATCH v3 08/10] net/mlx5: prefix all function with mlx5
[not found] <1a7c3ae5cd59ea5be4bdc964567b5ab0146b9bf9.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/35649
_coding style issues_
WARNING:FUNCTION_ARGUMENTS: function definition argument 'char' should also have an identifier name
#297: FILE: drivers/net/mlx5/mlx5.h:166:
+int mlx5_get_ifname(const struct rte_eth_dev *dev, char (*ifname)[IF_NAMESIZE]);
WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint8_t' should also have an identifier name
#337: FILE: drivers/net/mlx5/mlx5.h:195:
+int mlx5_get_mac(struct rte_eth_dev *dev, uint8_t (*mac)[ETHER_ADDR_LEN]);
total: 0 errors, 2 warnings, 0 checks, 4438 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] <1a7c3ae5cd59ea5be4bdc964567b5ab0146b9bf9.1520252354.git.nelio.laranjeiro@6wind.com>
2018-03-05 12:22 ` [dpdk-test-report] |WARNING| pw35649 [PATCH v3 08/10] net/mlx5: prefix all function with mlx5 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).