IB/hfi1: Remove extra brackets from an if
authorDennis Dalessandro <dennis.dalessandro@intel.com>
Fri, 24 May 2019 15:44:58 +0000 (11:44 -0400)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 29 May 2019 15:59:48 +0000 (12:59 -0300)
commit5f5e4eb4fb2d6c09db18dc431a0c4a3b11ff5bae
treeb98da300835c5999c65bd9abf2057b3a9a491ee4
parentea996974589e7987eb463d8a7c404358244755ea
IB/hfi1: Remove extra brackets from an if

A recent patch to hfi1 left behind a checkpatch error.

Fixes: fb24ea52f78e ("drivers: Remove explicit invocations of mmiowb()")
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hfi1/pio.c