Whamcloud - gitweb
LU-10391 lnet: change LNetGet to take 16byte nid and pid.
[fs/lustre-release.git] / lnet / selftest / ping_test.c
index 2d1403b..021cb43 100644 (file)
@@ -27,7 +27,6 @@
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
- * Lustre is a trademark of Sun Microsystems, Inc.
  *
  * lnet/selftest/conctl.c
  *
@@ -161,7 +160,6 @@ ping_client_done_rpc(struct sfw_test_unit *tsu, struct srpc_client_rpc *rpc)
        CDEBUG(D_NET, "%d reply in %llu nsec\n", reply->pnr_seq,
               (u64)((ts.tv_sec - reqst->pnr_time_sec) * NSEC_PER_SEC +
                    (ts.tv_nsec - reqst->pnr_time_nsec)));
-        return;
 }
 
 static int