IB/hfi1: Get rid of a warning
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 17 Mar 2020 14:54:23 +0000 (15:54 +0100)
committerJason Gunthorpe <jgg@mellanox.com>
Fri, 27 Mar 2020 15:51:04 +0000 (12:51 -0300)
commita4da83c215ac4e69ef7ae9ec3ee9ef63a3edafdf
treeabcd1ff57f219844c319a5f584a9daddd3d5793f
parente0b0722643fc3bb7e2401a868cc28e65c31ce07d
IB/hfi1: Get rid of a warning

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.

Link: https://lore.kernel.org/r/9dce702510505556d75a13d9641e09218a4b4a65.1584456635.git.mchehab+huawei@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h