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 Otherwise Acked-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx> Thanks, Jason