HomeFreeBSD

Slightly restructure the final loop in rman_reserve_resource_bound().

Description

Slightly restructure the final loop in rman_reserve_resource_bound().
Replace with the existing loop termination test with a similar
condition from the nested "if" that may terminate the loop a bit
sooner, but still not too early. This condition can then be removed
from the nested "if". Relocate an operator to be style(9) compliant.

MFC after: 3 days

Details

Provenance
truckmanAuthored on May 19 2014, 4:44 AM
Parents
rGa4d6aee71d3b: remove trailing white space...
Branches
Unknown
Tags
Unknown

Event Timeline