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 <jgg@xxxxxxxx> escreveu: > > > On Tue, Mar 17, 2020 at 03:54:23PM +0100, Mauro Carvalho Chehab wrote: > > > 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@xxxxxxxxxx> > > > 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 > > letter > > Sorry 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