[openib-general] [PATCH] rdma_cm whitespace fix

Michael S. Tsirkin mst at mellanox.co.il
Wed Mar 8 00:32:21 PST 2006


Whitespace tweak in rdma_cm.h, for consistency.

Signed-off-by: Michael S. Tsirkin <mst at mellanox.co.il>

Index: openib/drivers/infiniband/include/rdma/rdma_cm.h
===================================================================
--- openib/drivers/infiniband/include/rdma/rdma_cm.h	(revision 5588)
+++ openib/drivers/infiniband/include/rdma/rdma_cm.h	(working copy)
@@ -114,7 +114,7 @@ struct rdma_cm_id {
  * @context: User specified context associated with the id.
  * @ps: RDMA port space.
  */
-struct rdma_cm_id* rdma_create_id(rdma_cm_event_handler event_handler,
+struct rdma_cm_id *rdma_create_id(rdma_cm_event_handler event_handler,
 				  void *context, enum rdma_port_space ps);
 
 void rdma_destroy_id(struct rdma_cm_id *id);

-- 
Michael S. Tsirkin
Staff Engineer, Mellanox Technologies



More information about the general mailing list