[PATCH 0/5] Fix some checkpatch issues

Franziska Naepelt posted 5 patches 2 years, 7 months ago
There is a newer version of this series
.../staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 224 +++++++-----------
1 file changed, 92 insertions(+), 132 deletions(-)
[PATCH 0/5] Fix some checkpatch issues
Posted by Franziska Naepelt 2 years, 7 months ago
This is a series of patches to fix some trivial checkpatch issues. Not all
issues have been fixed. I intend to submit another series to fix more stuff.

Testing:
* Build the kernel with `CONFIG_RTL8723BS=m`
* Boot the kernel with busybox in initramfs
* Load the module
-> No errors or warnings

Franziska Naepelt (5):
  staging: rtl8723bs: Fix indentation issues
  staging: rtl8723bs: Fix space issues
  staging: rtl8723bs: Fix block comment issue
  staging: rtl8723bs: Fix blank line issues
  staging: rtl8723bs: Fix alignment open parenthesis

 .../staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 224 +++++++-----------
 1 file changed, 92 insertions(+), 132 deletions(-)


base-commit: 45a3e24f65e90a047bef86f927ebdc4c710edaa1
--
2.39.2 (Apple Git-143)