Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> writes: > The .need_pwm and .need_chargepump fields in struct ssd1307fb_deviceinfo > are flags that can have only two possible values: 0 and 1. > Reduce kernel size by changing their types from int to bool. > > Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > --- Acked-by: Javier Martinez Canillas <javierm@xxxxxxxxxx> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat