K 10 svn:author V 8 truckman K 8 svn:date V 27 2014-05-19T04:44:27.703760Z K 7 svn:log V 357 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 END