[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230722215330.4114-1-franziska.naepelt@googlemail.com>
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