Re: [PATCH] RDMA/rds: remove unused struct 'rds_ib_dereg_odp_mr'

From: Simon Horman
Date: Tue Jun 04 2024 - 13:08:17 EST


On Sat, Jun 01, 2024 at 12:33:07AM +0100, linux@xxxxxxxxxxx wrote:
> From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
>
> 'rds_ib_dereg_odp_mr' has been unused since the original
> commit 2eafa1746f17 ("net/rds: Handle ODP mr
> registration/unregistration").

nit: Maybe commit lines are best not line-wrapped.
I'm unsure.

>
> Remove it.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>

The above not withstanding, this looks good to me.

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>