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]
Message-Id: <cover.1656667089.git.f3sch.git@outlook.com>
Date:   Fri,  1 Jul 2022 11:24:48 +0200
From:   Felix Schlepper <f3sch.git@...look.com>
To:     gregkh@...uxfoundation.org
Cc:     linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
        wjsota@...il.com, Felix Schlepper <f3sch.git@...look.com>
Subject: [PATCH v3 0/6] Staging: rtl8192e: rtllib_wx

This series addresses some issues raised by chechpatch.pl
and some very minor refactoring.

v2:
    - The first version, only addressed coding style issues.
      Now, I additionally refactored rtllib_modes and its uses, since
      there is no need to use string formatting.
    - Logically separated one assignement into two. So we dont have
      'fixed' = 'disabled', which was silly.

v3:
    - Fixed a checkpatch.pl warning, which was introduced with patch 1/6.

Felix Schlepper (6):
  Staging: rtl8192e: Refactored rtllib_modes
  Staging: rtl8192e: Avoid multiple assignments
  Staging: rtl8192e: Remove unnecessary parentheses
  Staging: rtl8192e: Added braces around else
  Staging: rtl8192e: Remove unnecessary blank line
  Staging: rtl8192e: Added spaces around '+'

 drivers/staging/rtl8192e/rtllib_wx.c | 37 +++++++++++-----------------
 1 file changed, 15 insertions(+), 22 deletions(-)

-- 
2.36.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ