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, 21 Oct 2022 12:54:54 -0700
From:   Emily Peri <eperi1024@...il.com>
To:     gregkh@...uxfoundation.org, outreachy@...ts.linux.dev,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Cc:     Emily Peri <eperi1024@...il.com>
Subject: [PATCH v2 0/3] clean up driver code in rtw_ioctl_set

Created patchset to fix all checkpatch warnings in rtw_ioctl_set

Changes since v1:

* Patch 1: "staging: rtl8723bs: remove tab in variable definition"
  * Split previous white space patch into three separate patches
  (feedback from Gregh). Remove tab instead of space (feedback from
  Michael S and Praveen K)

* Patch 2: "staging: rtl8723bs: add newline after variable declaration"
  * Split previous white space patch into three separate patches
  (feedback from Gregh). 

* Patch 3: "staging: rtl8723bs: use tab instead of spaces for indent"
  * Split previous white space patch into three separate patches
  (feedback from Gregh).

* Merged into Greg's tree "rtl8723bs: align block comment stars" 

* Merged into Greg's tree "staging: rtl8723bs: remove unnecessary parenthesis"

Emily Peri (3):
  staging: rtl8723bs: remove tab in variable definition
  staging: rtl8723bs: add newline after variable declaration
  staging: rtl8723bs: use tab instead of spaces for indent

 drivers/staging/rtl8723bs/core/rtw_ioctl_set.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ