infiniband/qib: Fix typo in comment
authorChengguang Xu <cgxu519@gmx.com>
Sat, 20 Apr 2019 07:55:12 +0000 (15:55 +0800)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 22 Apr 2019 17:08:15 +0000 (14:08 -0300)
Fix typo 'faspath' -> 'pastpath'.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/qib/qib_common.h

index a4a1f56..f91f23e 100644 (file)
@@ -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
  */