On Tue, 2016-04-19 at 15:10 +0800, Xin Long wrote: > EXPIRES_IN_MS macro comes from net/ipv4/inet_diag.c and dates > back to before jiffies_to_msecs() has been introduced. > > Now we can remove it and use jiffies_to_msecs(). > > Signed-off-by: Xin Long <[email protected]> > ---
Ok. Note that you could have mentioned this was Suggested-by: Jakub Sitnicki <[email protected]> Even coworkers deserve credits ;) Acked-by: Eric Dumazet <[email protected]> Thanks.
