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:   Fri, 26 Mar 2021 10:48:30 +0100
From:   Bruno Raoult <braoult@...il.com>
To:     gregkh@...uxfoundation.org, straube.linux@...il.com,
        zhaoxiao@...ontech.com, dan.carpenter@...cle.com
Cc:     linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
        Bruno Raoult <braoult@...il.com>
Subject: [PATCH 0/5] staging: r8192U_wx.c: multiple style fixes

These 5 patches fix different issues reported by checkpatch.pl on
drivers/staging/r8192U/r8192U_wx.c :

Bruno Raoult (5):
  r8192U_wx.c: style: alignment with open parenthesis
  r8192U_wx.c: style: spaces preferred around operators
  r8192U_wx.c: style: braces all arms of statement
  r8192U_wx.c: style: Unnecessary parentheses around expr
  r8192U_wx.c: style: avoid multiple blank lines

 drivers/staging/rtl8192u/r8192U_wx.c | 139 +++++++++++++--------------
 1 file changed, 69 insertions(+), 70 deletions(-)

Note: One checkpatch report about style remains in r8192U_wx.c after
applying these patches, to be fixed (?) in another patch.

--
2.27.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ