Whamcloud - gitweb
* remove warning in ulnds/socklnd
authoreeb <eeb>
Tue, 10 Jul 2007 12:58:34 +0000 (12:58 +0000)
committereeb <eeb>
Tue, 10 Jul 2007 12:58:34 +0000 (12:58 +0000)
lnet/ulnds/socklnd/select.c

index 42c9bc1..9a88146 100644 (file)
@@ -392,7 +392,6 @@ void select_timer_block(when until)
     struct timeval *timeout_pointer;
     int max, nready;
 
-again:
     if (until) {
         when interval;
         interval = until - now();