commit | 39f5886032380e49119786b23274b38e9b3aa99c | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Tue Jun 18 16:15:10 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 18 22:28:50 2019 -0400 |
tree | 90d85551fbaec595636fa5e0938b11de1e6fa993 | |
parent | da21ad276af46d87749eaade2e8e5a52f6df8ecb [diff] |
net/mlx5: add missing void argument to function mlx5_devlink_alloc Function mlx5_devlink_alloc is missing a void argument, add it to clean up the non-ANSI function declaration. Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>