svn commit: r354076 - head/sys/dev/ow

Andriy Gapon avg at FreeBSD.org
Fri Oct 25 16:10:17 UTC 2019


On 25/10/2019 19:06, Ian Lepore wrote:
> I will say if you ever do
> anything like this to code I wrote, I will revert it immediately.

I hope you never write code like:
-	if (sbttons(now - then) < t->t_rdv * 1000)
-	} while ((now - then) / SBT_1US < t->t_slot);

-- 
Andriy Gapon


More information about the svn-src-all mailing list