提交 ad32b95f 编写于 作者: R Roland Dreier

IB/mlx5: Make profile[] static in main.c

Signed-off-by: NRoland Dreier <roland@purestorage.com>
上级 63884c90
......@@ -62,7 +62,7 @@ static char mlx5_version[] =
DRIVER_NAME ": Mellanox Connect-IB Infiniband driver v"
DRIVER_VERSION " (" DRIVER_RELDATE ")\n";
struct mlx5_profile profile[] = {
static struct mlx5_profile profile[] = {
[0] = {
.mask = 0,
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册