lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 06 Mar 2019 14:49:19 +0000 From: Måns Rullgård <mans@...sr.com> To: Miguel Ojeda <miguel.ojeda.sandonis@...il.com> Cc: linux-kernel <linux-kernel@...r.kernel.org>, Willy Tarreau <w@....eu>, Geert Uytterhoeven <geert@...ux-m68k.org> Subject: Re: [PATCH 3/3] auxdisplay: charlcd: make backlight initial state configurable Miguel Ojeda <miguel.ojeda.sandonis@...il.com> writes: > On Fri, Mar 1, 2019 at 7:48 PM Mans Rullgard <mans@...sr.com> 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
Powered by blists - more mailing lists