import: Move some code around in purge_expired_dt()
commitdae82fe0c8327499587b1490844116e76c059460
authorAndreas Ericsson <ae@op5.se>
Tue, 20 Apr 2010 10:44:14 +0000 (20 12:44 +0200)
committerAndreas Ericsson <ae@op5.se>
Tue, 20 Apr 2010 10:45:48 +0000 (20 12:45 +0200)
treecc9b0ee83df0f6dad7f6b7790bb2deaeae88d886
parent51f970cb88ac4ad8e80fd3150bc2fa66b06452e2
import: Move some code around in purge_expired_dt()

This lets us return early from one of the two conditionals without
missing out on updating the downtime purge timer.

Signed-off-by: Andreas Ericsson <ae@op5.se>
import.c