From: Geert Uytterhoeven Date: Mon, 17 Jun 2019 14:01:38 +0000 (+0200) Subject: IB/hfi1: Spelling s/statisfied/satisfied/ X-Git-Tag: v5.3-rc1~79^2~127 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a3113d19cb0ec06fd0d068a2f2860786a770e4f;p=thirdparty%2Flinux.git IB/hfi1: Spelling s/statisfied/satisfied/ Signed-off-by: Geert Uytterhoeven Signed-off-by: Doug Ledford --- diff --git a/drivers/infiniband/hw/hfi1/tid_rdma.c b/drivers/infiniband/hw/hfi1/tid_rdma.c index bdf1c313e13f4..8f564b0a33331 100644 --- 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 statisfied: + * 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.