Re: linux-next: build warning after merge of the rdma-fixes tree

From: Jason Gunthorpe
Date: Thu Nov 05 2020 - 10:42:49 EST


On Thu, Nov 05, 2020 at 08:54:58AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the rdma-fixes tree, today's linux-next build (htmldocs)
> produced this warning:
>
> drivers/infiniband/ulp/srpt/ib_srpt.c:630: warning: Function parameter or member 'port_cnt' not described in 'srpt_unregister_mad_agent'
>
> Introduced by commit
>
> 372a1786283e ("IB/srpt: Fix memory leak in srpt_add_one")

I patched it, thanks

Jason