On Tue, Apr 12, 2022 at 10:24:04AM +0300, Leon Romanovsky wrote: > +void mlx5r_umr_free_xlt(void *xlt, size_t length) > +{ This should be made static in this patch, not in the later one Jason
On Tue, Apr 12, 2022 at 10:24:04AM +0300, Leon Romanovsky wrote: > +void mlx5r_umr_free_xlt(void *xlt, size_t length) > +{ This should be made static in this patch, not in the later one Jason