aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKaike Wan <kaike.wan@intel.com>2019-04-11 07:15:49 -0700
committerJason Gunthorpe <jgg@mellanox.com>2019-04-24 11:31:48 -0300
commitea752bc5e50a03e337dfa5c8940d357c62300f8a (patch)
tree951695aa460dbbeb146ada0aff74a40e09998f3b /include
parentIB/hfi1: Add debugfs to control expansion ROM write protect (diff)
downloadlinux-dev-ea752bc5e50a03e337dfa5c8940d357c62300f8a.tar.xz
linux-dev-ea752bc5e50a03e337dfa5c8940d357c62300f8a.zip
IB/{rdmavt, hfi1): Miscellaneous comment fixes
This patch fixes miscellaneous comment errors. Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Kaike Wan <kaike.wan@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include')
-rw-r--r--include/rdma/rdmavt_qp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rdma/rdmavt_qp.h b/include/rdma/rdmavt_qp.h
index f0fbd4063fef..0ad89867b258 100644
--- a/include/rdma/rdmavt_qp.h
+++ b/include/rdma/rdmavt_qp.h
@@ -83,7 +83,6 @@
* RVT_S_WAIT_DMA - waiting for send DMA queue to drain before generating
* next send completion entry not via send DMA
* RVT_S_WAIT_PIO - waiting for a send buffer to be available
- * RVT_S_WAIT_PIO_DRAIN - waiting for a qp to drain pio packets
* RVT_S_WAIT_TX - waiting for a struct verbs_txreq to be available
* RVT_S_WAIT_DMA_DESC - waiting for DMA descriptors to be available
* RVT_S_WAIT_KMEM - waiting for kernel memory to be available