lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <1461068732.10638.169.camel@edumazet-glaptop3.roam.corp.google.com> Date: Tue, 19 Apr 2016 05:25:32 -0700 From: Eric Dumazet <eric.dumazet@...il.com> To: Xin Long <lucien.xin@...il.com> Cc: network dev <netdev@...r.kernel.org>, linux-sctp@...r.kernel.org, Marcelo Ricardo Leitner <marcelo.leitner@...il.com>, Vlad Yasevich <vyasevich@...il.com>, daniel@...earbox.net, davem@...emloft.net, jsitnick@...hat.com Subject: Re: [PATCHv3 net-next] net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag 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 <lucien.xin@...il.com> > --- Ok. Note that you could have mentioned this was Suggested-by: Jakub Sitnicki <jkbs@...hat.com> Even coworkers deserve credits ;) Acked-by: Eric Dumazet <edumazet@...gle.com> Thanks.
Powered by blists - more mailing lists