On Sat, Oct 19, 2019 at 09:20:33AM +0200, Thomas Meyer wrote: > use newly introduced bsearch_idx instead. > > Signed-off-by: Thomas Meyer <[email protected]>
What is the point? This adds more code, and makes it slower by adding an indirect function call.

