From: Alexey Dobriyan <adobri...@gmail.com> Date: Fri, 4 Oct 2019 00:26:52 +0300
> This function is only used via function pointer. > > "inline" doesn't hurt given that taking address of an inline function > forces out-of-line version but it doesn't help either. > > Signed-off-by: Alexey Dobriyan <adobri...@gmail.com> Applied.