[openib-general] [PATCH] [TRIVIAL] [kdapl test]: Fix some formatting in transaction test

Hal Rosenstock halr at voltaire.com
Mon Jul 18 05:11:54 PDT 2005


Fix some formatting in transaction test

Signed-off-by: Hal Rosenstock <halr at voltaire.com>


Index: dapl_transaction_test.c
===================================================================
-- dapl_transaction_test.c     (revision 2866)
+++ dapl_transaction_test.c     (working copy)
@@ -1924,7 +1924,7 @@ DT_Print_Transaction_Test (DT_Tdep_Print
                    test_ptr->remote_is_little_endian);
     DT_Tdep_PT_Printf (phead, "TransTest.base_port              : " F64x "\n",
                    test_ptr->base_port);
-    DT_Tdep_PT_Printf (phead, "TransTest.pz              : %p\n",
+    DT_Tdep_PT_Printf (phead, "TransTest.pz                     : %p\n",
                    test_ptr->pz);
     /* statistics */
     DT_Tdep_PT_Printf (phead, "TransTest.bytes_send             : %d\n",




More information about the general mailing list