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: <k6jfk3$b2j$1@ger.gmane.org> Date: Sun, 28 Oct 2012 14:31:31 +0000 (UTC) From: Cong Wang <xiyou.wangcong@...il.com> To: netdev@...r.kernel.org Subject: Re: [RFC PATCH net-next] pktgen: clean up ktime_t helpers On Fri, 26 Oct 2012 at 11:42 GMT, Daniel Borkmann <dxchgb@...il.com> wrote: > Some years ago, the ktime_t helper functions ktime_now() and ktime_lt() > have been introduced. Instead of defining them inside pktgen.c, they > should either use ktime_t library functions or, if not available, they > should be defined in ktime.h, so that also others can benefit from them. > ktime_compare() is introduced with a similar notion as in timespec_compare(). > > Signed-off-by: Daniel Borkmann <daniel.borkmann@....ee.ethz.ch> Looks good. This is a cleanup patch, doesn't need to be RFC, I think. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists