On Sun, Dec 16, 2018 at 06:45:39PM +0100, Claudio Jeker wrote: > Simple conversion of timeout_add(X, Y * hz) to timeout_add_sec(X, Y) > and timeout_add(X, tvtohz(&tv)) to timeout_add_tv(X, &tv). OK
- convert some timeout_add to timeout_add_* Claudio Jeker
- Re: convert some timeout_add to timeout_add_* Klemens Nanni
- Re: convert some timeout_add to timeout_add_* Scott Cheloha
- Re: convert some timeout_add to timeout_add_* Claudio Jeker
- Re: convert some timeout_add to timeout_add_* Claudio Jeker
