aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/restrack.h
AgeCommit message (Collapse)AuthorFilesLines
2020-07-07RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky1-0/+13
The restrack code has separate .c, so move callbacks initialization to that file to improve code locality. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>