site: Replace wait_timeout variable with function
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 18 May 2019 00:32:45 +0000 (01:32 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 18 May 2019 01:35:32 +0000 (02:35 +0100)
commitf7a8623441a2c8076b24c2bde941b70b2b7330c9
treec394f1ce9f9b91890e3ad3678f21bb875880dd7a
parentdb6534a321ea003d16f66100418d1ca52d4889f2
site: Replace wait_timeout variable with function

We are going to wait for stochastic amounts.  For now, rname the
variable and change all the users to call this function instead.

No functional change.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
---
v2: New patch
site.c