IB/hfi1: Spelling s/statisfied/satisfied/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:
Geert Uytterhoeven 2019-06-17 16:01:38 +02:00 committed by Doug Ledford
parent 8f71bb0030
commit 5a3113d19c
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ static struct rvt_qp *first_qp(struct hfi1_ctxtdata *rcd,
* Must hold the qp s_lock and the exp_lock. * Must hold the qp s_lock and the exp_lock.
* *
* Return: * Return:
* false if either of the conditions below are statisfied: * false if either of the conditions below are satisfied:
* 1. The list is empty or * 1. The list is empty or
* 2. The indicated qp is at the head of the list and the * 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. * HFI1_S_WAIT_TID_SPACE bit is set in qp->s_flags.