• Vladimír Čunát's avatar
    lib/nsrep: refactor a piece of code · f13d3ef8
    Vladimír Čunát authored
    This is yet another logically equivalent change after 270d9964.
    Now it's written in a way that expresses the original intention more
    clearly and without copy&paste or long lines.
    
    It seems easiest to verify by inspecting the meaning of the code
    *separartely* for the two cases, based on condition:
    cur_addr_score < KR_NS_TIMEOUT
    f13d3ef8