projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f71bb0
)
IB/hfi1: Spelling s/statisfied/satisfied/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 17 Jun 2019 14:01:38 +0000
(16:01 +0200)
committer
Doug Ledford
<dledford@redhat.com>
Wed, 19 Jun 2019 02:44:35 +0000
(22:44 -0400)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hfi1/tid_rdma.c
patch
|
blob
|
history
diff --git
a/drivers/infiniband/hw/hfi1/tid_rdma.c
b/drivers/infiniband/hw/hfi1/tid_rdma.c
index bdf1c313e13f467517d8e86fed58ed76830329f5..8f564b0a333316606e4778da179ce2418346c85d 100644
(file)
--- a/
drivers/infiniband/hw/hfi1/tid_rdma.c
+++ b/
drivers/infiniband/hw/hfi1/tid_rdma.c
@@
-477,7
+477,7
@@
static struct rvt_qp *first_qp(struct hfi1_ctxtdata *rcd,
* Must hold the qp s_lock and the exp_lock.
*
* Return:
- * false if either of the conditions below are s
t
atisfied:
+ * false if either of the conditions below are satisfied:
* 1. The list is empty or
* 2. The indicated qp is at the head of the list and the
* HFI1_S_WAIT_TID_SPACE bit is set in qp->s_flags.