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 --- v2: Move blank line change from commit 2 to commit 4 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)