1
0
Fork 0

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>
hifive-unleashed-5.2
Chengguang Xu 2019-04-20 15:55:12 +08:00 committed by Jason Gunthorpe
parent ff5eefe6d3
commit 2d95984977
1 changed files with 1 additions and 1 deletions

View 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
*/