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 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 23 Jun 2022 22:17:46 +0200 From: Lino Sanfilippo <LinoSanfilippo@....de> To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com> Cc: gregkh@...uxfoundation.org, jirislaby@...nel.org, ilpo.jarvinen@...ux.intel.com, robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org, vz@...ia.com, linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org, linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org, lukas@...ner.de, p.rosenberger@...bus.com, Lino Sanfilippo <l.sanfilippo@...bus.com> Subject: Re: [PATCH 3/8] serial: core: move sanitizing of RS485 delays into own function On 23.06.22 at 18:25, Andy Shevchenko wrote: > On Wed, Jun 22, 2022 at 05:46:54PM +0200, Lino Sanfilippo wrote: >> From: Lino Sanfilippo <l.sanfilippo@...bus.com> >> >> Move the sanitizing of RS485 delays out of uart_sanitize_serial_rs485() >> into the new function uart_sanitize_serial_rs485_delays(). > > ... > >> + /* pick sane settings if the user hasn't */ > > Be consistent with the style (capitalization) of one-line comments. Ok, I will adjust this. > (Below is left for a context) > >> /* Return clean padding area to userspace */ > Regards, Lino
Powered by blists - more mailing lists