Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad827bb
)
* remove warning in ulnds/socklnd
author
eeb
<eeb>
Tue, 10 Jul 2007 12:58:34 +0000
(12:58 +0000)
committer
eeb
<eeb>
Tue, 10 Jul 2007 12:58:34 +0000
(12:58 +0000)
lnet/ulnds/socklnd/select.c
patch
|
blob
|
history
diff --git
a/lnet/ulnds/socklnd/select.c
b/lnet/ulnds/socklnd/select.c
index
42c9bc1
..
9a88146
100644
(file)
--- a/
lnet/ulnds/socklnd/select.c
+++ b/
lnet/ulnds/socklnd/select.c
@@
-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();