Whamcloud - gitweb
- added a missing space.
authorisaac <isaac>
Thu, 2 Oct 2008 15:46:20 +0000 (15:46 +0000)
committerisaac <isaac>
Thu, 2 Oct 2008 15:46:20 +0000 (15:46 +0000)
lnet/klnds/o2iblnd/o2iblnd_cb.c

index 344f1bd..07512fc 100644 (file)
@@ -1093,7 +1093,7 @@ kiblnd_tx_complete (kib_tx_t *tx, int status)
         if (failed) {
                 if (conn->ibc_state == IBLND_CONN_ESTABLISHED)
                         CDEBUG(D_NETERROR, "Tx -> %s cookie "LPX64
-                               "sending %d waiting %d: failed %d\n",
+                               " sending %d waiting %d: failed %d\n",
                                libcfs_nid2str(conn->ibc_peer->ibp_nid),
                                tx->tx_cookie, tx->tx_sending, tx->tx_waiting,
                                status);