On Wed, Apr 16, 2014 at 4:31 PM, Evgeny Stupachenko <evstu...@gmail.com> wrote:
> For the 3d part of the patch there was a misprint in estimated
> constant. It should be 1.7 instead of 1.8.
> -         retval = (retval * 18) / 10;
> +         retval = (retval * 17) / 10;
>
> Bootstarp passed.

The change is also OK.

BTW: trivial patch adjustments like this do not need re-approvals. The
message to the ML should be enough.

Uros.

Reply via email to