]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Declare devx_async_cmd_event_fops static
authorBart Van Assche <bvanassche@acm.org>
Wed, 27 Mar 2019 23:50:48 +0000 (16:50 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 28 Mar 2019 13:22:48 +0000 (10:22 -0300)
commitf338f6b819cf37054d48885a7ef902648c19b871
tree81aa56932e46ea06f2657f3c7c3c792c49cc6eec
parentb74182ea50dfed4e410ca84c9e082d4ad1ec7d77
IB/mlx5: Declare devx_async_cmd_event_fops static

Avoid that sparse complains about a missing declaration.

Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Fixes: bcb95ea856d0 ("IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/devx.c