Denys Vlasenko a953987e77 udhcpd: remove redundant code in send_offer()
static_lease_nip and lease pointer are canculated in the caller,
no need to calculate them again. lease_time_sec calculation
is also redundant: it is assigned to later, w/o being used
in between.

function                                             old     new   delta
udhcpd_main                                         1956    1925     -31

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-03-20 03:49:27 +01:00
..
2010-02-04 18:41:18 +01:00
2010-02-05 15:35:05 +01:00
2010-01-30 23:16:21 +01:00
2010-01-25 13:39:24 +01:00