Re: [PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers

From: Joe Perches
Date: Wed Oct 23 2019 - 19:46:58 EST


On Wed, 2019-10-23 at 15:56 -0700, Andrew Morton wrote:
> And doing this will cause additional savings: calling a single-arg
> out-of-line function generates less .text than calling yesno().

I get no change in size at all with any of
extern
static __always_inline
with either of bool or int argument.

gcc 8.3, defconfig with CONFIG_CHELSIO_T4