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.1666787061.git.t4rmin@zohomail.com>
Date:   Wed, 26 Oct 2022 19:38:41 +0700
From:   Aaron Lawrence <t4rmin@...omail.com>
To:     gregkh@...uxfoundation.org
Cc:     linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] staging: rtl8192e: rtllib_crypt_tkip: code cleanup on
 rtllib_crypt_tkip.c

Multiple patches regarding the cleanup of code in rtllib_crypt_tkip.c.
Fixes were applied according to the reports generated by running the
checkpatch script on said file with minor manual adjustments by personal
judgement with handling the comments on the multiple assignments issue.

Aaron Lawrence (6):
  staging: rtl8192e: rtllib_crypt_tkip: multiple blank lines removal
  staging: rtl8192e: rtllib_crypt_tkip: blank line before close brace
    removal
  staging: rtl8192e: rtllib_crypt_tkip: fixed alignment matching open
    parentheses
  staging: rtl8192e: rtllib_crypt_tkip: fixes on unbalanced braces
  staging: rtl8192e: rtllib_crypt_tkip: split multiple assignments
  staging: rtl8192e: rtllib_crypt_tkip: rewritten comparison to NULL

 drivers/staging/rtl8192e/rtllib_crypt_tkip.c | 52 ++++++--------------
 1 file changed, 16 insertions(+), 36 deletions(-)

-- 
2.38.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ