Miguel Ojeda <[email protected]> writes: > On Fri, Mar 1, 2019 at 7:48 PM Mans Rullgard <[email protected]> wrote: >> >> +#ifdef CONFIG_CHARLCD_BL_ON >> +#define LCD_INIT_BL "\x1b[L+" >> +#elif defined (CONFIG_CHARLCD_BL_FLASH) > > Style nitpick: no space after "elif defined". Do you mind if I change > it before sending it to linux-next? Otherwise, looks fine to me. > Thanks!
Of course I don't mind. -- Måns Rullgård

