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:   Sat, 22 Jul 2023 23:53:30 +0200
From:   Franziska Naepelt <franziska.naepelt@...glemail.com>
To:     linux-staging@...ts.linux.dev, gregkh@...uxfoundation.org
Cc:     hdegoede@...hat.com, linux-kernel@...r.kernel.org,
        Franziska Naepelt <franziska.naepelt@...glemail.com>
Subject: [PATCH 0/9] staging: rtl8723bs: ioctl_linux: Fix checkpatch issues

This is a series of patches to fix some trivial checkpatch issues. Not all
issues have been fixed.

Testing:
* Build the module
* Boot the kernel with busybox in initramfs
* Load the module

Franziska Naepelt (9):
  staging: rtl8723bs: ioctl_linux: Fix else on next line
  staging: rtl8723bs: ioctl_linux: Fix code indent
  staging: rtl8723bs: ioctl_linux: Fix block comment alignment
  staging: rtl8723bs: ioctl_linux: Remove multiple blank lines
  staging: rtl8723bs: ioctl_linux: Remove unnecessary blank lines
  staging: rtl8723bs: ioctl_linux: Remove unnecessary parentheses
  staging: rtl8723bs: ioctl_linux: Fix alignment on open parenthesis
  staging: rtl8723bs: ioctl_linux: Add preferred spaces
  staging: rtl8723bs: ioctl_linux: Fix comparison to false

 .../staging/rtl8723bs/os_dep/ioctl_linux.c    | 161 +++++++-----------
 1 file changed, 58 insertions(+), 103 deletions(-)

--
2.39.2 (Apple Git-143)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ