aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_common.h
diff options
context:
space:
mode:
authorChengguang Xu <cgxu519@gmx.com>2019-04-20 15:55:12 +0800
committerJason Gunthorpe <jgg@mellanox.com>2019-04-22 14:08:15 -0300
commit2d959849775772d6a78ebedc68ba04ebd2904e7a (patch)
tree31c83571a82548500be8fd67508b2f806b6578f6 /drivers/infiniband/hw/qib/qib_common.h
parentRDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate" (diff)
downloadlinux-dev-2d959849775772d6a78ebedc68ba04ebd2904e7a.tar.xz
linux-dev-2d959849775772d6a78ebedc68ba04ebd2904e7a.zip
infiniband/qib: Fix typo in comment
Fix typo 'faspath' -> 'pastpath'. Signed-off-by: Chengguang Xu <cgxu519@gmx.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/hw/qib/qib_common.h')
-rw-r--r--drivers/infiniband/hw/qib/qib_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/qib/qib_common.h b/drivers/infiniband/hw/qib/qib_common.h
index a4a1f56ce824..f91f23e02283 100644
--- a/drivers/infiniband/hw/qib/qib_common.h
+++ b/drivers/infiniband/hw/qib/qib_common.h
@@ -57,7 +57,7 @@
* QIB_VERBOSE_TRACING define as 1 if you want additional tracing in
* fastpath code
* QIB_TRACE_REGWRITES define as 1 if you want register writes to be
- * traced in faspath code
+ * traced in fastpath code
* _QIB_TRACING define as 0 if you want to remove all tracing in a
* compilation unit
*/