Re: [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS

From: Andrey Abramov
Date: Fri Mar 15 2019 - 15:29:51 EST




15.03.2019, 22:06, "Andy Shevchenko" <andriy.shevchenko@xxxxxxxxxxxxxxx>:
> It makes harder to read and understand the code. One needs spend deciseconds /
> seconds to catch instead of santiseconds of time.

If it is true for someone (for example, for me it is almost as readable
as a simple size_t), then I agree with Geert who said: "use size_t everywhere".

With Best Regards, Andrey Abramov.