IB/qib: Fix style issues

More style issues revealed with checkpatch.pl -f.

Signed-off-by: Mike Marciniszyn <mike.marciniszyn@qlogic.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
This commit is contained in:
Mike Marciniszyn
2011-11-09 13:35:55 -05:00
committed by Roland Dreier
parent 5f0a6e2d50
commit 865b64be86
4 changed files with 4 additions and 5 deletions

View File

@@ -371,9 +371,8 @@ static u32 qib_rcv_hdrerr(struct qib_ctxtdata *rcd, struct qib_pportdata *ppd,
lnh == QIB_LRH_GRH,
qp,
be32_to_cpu(ohdr->bth[0]));
if (ruc_res) {
if (ruc_res)
goto unlock;
}
/* Only deal with RDMA Writes for now */
if (opcode <