Re: [PATCH 14/17] infiniband: pa_vnic_encap.h: get rid of a warning
From: Jason Gunthorpe <jgg@ziepe.ca>
Date: 2020-03-27 15:51:42
Also in:
linux-rdma, lkml
From: Jason Gunthorpe <jgg@ziepe.ca>
Date: 2020-03-27 15:51:42
Also in:
linux-rdma, lkml
On Fri, Mar 27, 2020 at 03:32:26PM +0100, Mauro Carvalho Chehab wrote:
Em Wed, 18 Mar 2020 21:36:45 -0300 Jason Gunthorpe [off-list ref] escreveu:quoted
On Tue, Mar 17, 2020 at 03:54:23PM +0100, Mauro Carvalho Chehab wrote:quoted
The right markup for a variable is @foo, and not @foo[]. Using a wrong markup caused this warning: ./drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h:243: WARNING: Inline strong start-string without end-string. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)Do you want this to go to the RDMA tree? I wasn't cc'd on the cover letterSorry for not answering earlier. Got sidetracked with other things. Yeah, if there are still time, feel free to pick it. Otherwise, I'll likely send again after the merge window, to be applied either by you or via the docs tree.
Sure, done Thanks, Jason