> +void mlx4_counter_free(struct mlx4_dev *dev, u32 idx)
> +{
> +     mlx4_bitmap_free(&mlx4_priv(dev)->counters_bitmap, idx);
> +     return;

total nit, but don't need return here

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to