From: Denys Vlasenko <[email protected]> Date: Fri, 8 Apr 2016 20:39:47 +0200
> This function compiles to 895 bytes of machine code. > > Clearly, this isn't a time-critical function. > For one, it has a number of udelay(1) calls. > > Signed-off-by: Denys Vlasenko <[email protected]> No x.c file should be using inline anyways, applied to net-next, thanks a lot!

