aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_iba7220.c
diff options
context:
space:
mode:
authorQinghua Jin <qhjin.dev@gmail.com>2022-01-06 16:27:22 +0800
committerJason Gunthorpe <jgg@nvidia.com>2022-01-07 10:49:04 -0400
commit4d2a3c169b9ad27dfdf2bf8d9362596477840656 (patch)
tree2961ffe061d0cd97f3bc4c7a221941f932247fec /drivers/infiniband/hw/qib/qib_iba7220.c
parentRDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess (diff)
downloadlinux-dev-4d2a3c169b9ad27dfdf2bf8d9362596477840656.tar.xz
linux-dev-4d2a3c169b9ad27dfdf2bf8d9362596477840656.zip
IB/qib: Fix typos
Change 'postion' to 'position'. Link: https://lore.kernel.org/r/20220106082722.354680-1-qhjin.dev@gmail.com Signed-off-by: Qinghua Jin <qhjin.dev@gmail.com> Acked-by: Dennis Dalessandro <dennis.dalessandro@cornelisnetworks.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/hw/qib/qib_iba7220.c')
-rw-r--r--drivers/infiniband/hw/qib/qib_iba7220.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/qib/qib_iba7220.c b/drivers/infiniband/hw/qib/qib_iba7220.c
index d1c0bc31869f..80a8dd6c7814 100644
--- a/drivers/infiniband/hw/qib/qib_iba7220.c
+++ b/drivers/infiniband/hw/qib/qib_iba7220.c
@@ -3742,7 +3742,7 @@ static int qib_7220_ib_updown(struct qib_pportdata *ppd, int ibup, u64 ibcs)
/*
* Does read/modify/write to appropriate registers to
* set output and direction bits selected by mask.
- * these are in their canonical postions (e.g. lsb of
+ * these are in their canonical positions (e.g. lsb of
* dir will end up in D48 of extctrl on existing chips).
* returns contents of GP Inputs.
*/