Commit 2d959849 authored by Chengguang Xu's avatar Chengguang Xu Committed by Jason Gunthorpe
Browse files

infiniband/qib: Fix typo in comment



Fix typo 'faspath' -> 'pastpath'.

Signed-off-by: default avatarChengguang Xu <cgxu519@gmx.com>
Signed-off-by: default avatarJason Gunthorpe <jgg@mellanox.com>
parent ff5eefe6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 */