Re: [patch] Remove unnecessary timerclear in tcpbench

2018-05-22 Thread Scott Cheloha
On Sat, May 12, 2018 at 10:18:22AM +0800, Nan Xiao wrote: > Hi tech@, > > Following is a trivial modification which removes unnecessary > initialization of timeval. I am Sorry if this patch seems a little picky. There are half-way cases elsewhere in the tree where we timerclear or timespecclear a

[patch] Remove unnecessary timerclear in tcpbench

2018-05-11 Thread Nan Xiao
Hi tech@, Following is a trivial modification which removes unnecessary initialization of timeval. I am Sorry if this patch seems a little picky. Index: tcpbench.c === RCS file: /cvs/src/usr.bin/tcpbench/tcpbench.c,v retrieving revis