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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 20 Mar 2019 14:31:53 +0100
From:   Johan Hovold <johan@...nel.org>
To:     Alexandre Belloni <alexandre.belloni@...tlin.com>
Cc:     linux-rtc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] rtc: omap: checkpatch cleanup

On Wed, Mar 20, 2019 at 01:45:35PM +0100, Alexandre Belloni wrote:
> Properly align code with opening parenthesis.

FWIW, this is a checkpatch --strict warning you're addressing, and not
something that is enforced by the coding standard.

Indenting continuation lines at least two tabs further conforms with the
coding style which says to indent lines substantially to the right (and
you don't have to run around realigning things should a function call be
renamed, etc).

But your call.

Johan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ