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)