Re: [PATCH] RDMA/siw: Replace one-element array and use struct_size() helper

From: Gustavo A. R. Silva
Date: Tue May 19 2020 - 20:00:02 EST


On Tue, May 19, 2020 at 08:52:31PM -0300, Jason Gunthorpe wrote:
> >
> > Signed-off-by: Gustavo A. R. Silva <gustavoars@xxxxxxxxxx>
> > ---
> > drivers/infiniband/sw/siw/siw.h | 2 +-
> > drivers/infiniband/sw/siw/siw_mem.c | 5 +----
> > 2 files changed, 2 insertions(+), 5 deletions(-)
>
> Applied to for-next, thanks
>

Thanks, Jason.

--
Gustavo