From: Xin Long <lucien....@gmail.com> Date: Tue, 19 Apr 2016 15:10:01 +0800
> 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 <lucien....@gmail.com> Applied, thanks.