Re: [PATCH v3 4/6] IB/srpt: docs: add a description for cq_size member

2020-10-21 Thread Bart Van Assche
On 10/21/20 5:17 AM, Mauro Carvalho Chehab wrote: > Changeset c804af2c1d31 ("IB/srpt: use new shared CQ mechanism") > added a new member for struct srpt_rdma_ch, but didn't add the > corresponding kernel-doc markup, as repoted when doing > "make htmldocs": > > ./drivers/infiniband/ulp/srpt/i

[PATCH v3 4/6] IB/srpt: docs: add a description for cq_size member

2020-10-21 Thread Mauro Carvalho Chehab
Changeset c804af2c1d31 ("IB/srpt: use new shared CQ mechanism") added a new member for struct srpt_rdma_ch, but didn't add the corresponding kernel-doc markup, as repoted when doing "make htmldocs": ./drivers/infiniband/ulp/srpt/ib_srpt.h:331: warning: Function parameter or member 'cq_siz