<p dir="ltr">On 5 Jul 2015 21:11, "Linus Torvalds" <<a href="mailto:torvalds@linux-foundation.org">torvalds@linux-foundation.org</a>> wrote:<br>
><br>
> At the very least, split it up, and do the rounding separately. And<br>
> no, you shouldn't add "roundto-1" unless you always want to round<br>
> _up_. I'd assume you'd want to round-to-nearest, and add "roundto/2"<br>
> instead.</p>
<p dir="ltr">I would always round up, since that's the most conservative option.</p>
<p dir="ltr">Henrik</p>