[openib-general] [PATCH] comment fix
Michael S. Tsirkin
mst at mellanox.co.il
Sun Oct 16 07:52:21 PDT 2005
Fix comment for ibv_ack_cq_events
Signed-off-by: Michael S. Tsirkin <mst at mellanox.co.il>
Index: include/infiniband/verbs.h
===================================================================
--- include/infiniband/verbs.h (revision 3788)
+++ include/infiniband/verbs.h (working copy)
@@ -718,7 +718,7 @@ extern int ibv_get_cq_event(struct ibv_c
struct ibv_cq **cq, void **cq_context);
/**
- * ibv_ack_cq_events - Free an async event
+ * ibv_ack_cq_events - Free a CQ event
* @cq: CQ to acknowledge events for
* @nevents: Number of events to acknowledge.
*
--
MST
More information about the general
mailing list