X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Fselftest%2Frpc.c;h=617caa882438ca709ad895590752dd10c22b5d2d;hp=5685a609aee586085ce2adc5a4f7cf0ba24617cf;hb=f625f670afbe954030ff81f0f8522137d6cdd335;hpb=559e182da8ca764cefffca05c06731e543129fd6 diff --git a/lnet/selftest/rpc.c b/lnet/selftest/rpc.c index 5685a60..617caa8 100644 --- a/lnet/selftest/rpc.c +++ b/lnet/selftest/rpc.c @@ -1117,7 +1117,7 @@ srpc_del_client_rpc_timer (srpc_client_rpc_t *rpc) if (rpc->crpc_timeout == 0) return; - /* timer sucessfully defused */ + /* timer successfully defused */ if (stt_del_timer(&rpc->crpc_timer)) return;