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-next>] [day] [month] [year] [list]
Date:   Wed, 15 Mar 2023 09:20:19 +0100
From:   Javier Carrasco <javier.carrasco@...fvision.net>
To:     linux-rtc@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:     Alessandro Zummo <a.zummo@...ertech.it>,
        Alexandre Belloni <alexandre.belloni@...tlin.com>,
        Javier Carrasco <javier.carrasco@...fvision.net>
Subject: [PATCH 0/2] rtc: pcf8523: standardize code

A series of patches have introduced coding-style issues that make
checkpatch generate a number of easy-to-fix errors and warnings.
Furthermore, some cleanups and refactoring operations left an
unnecessary OR operation behind. These patches claim tosolve 
these minor issues.

Javier Carrasco (2):
  rtc: pcf8523: fix coding-style issues
  rtc: pcf8523: remove unnecessary OR operation

 drivers/rtc/rtc-pcf8523.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

-- 
2.37.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ