]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8712: style fix indentation
authorMartin Homuth <martin@martinhomuth.de>
Mon, 18 Dec 2017 23:24:05 +0000 (00:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Dec 2017 14:27:44 +0000 (15:27 +0100)
commite34fc47a3fa8fd177f7034dda952104c58ade897
treef4406913a5ac613c0509f916c2a46b00b6d3fc39
parent3be4fdf6f6a248d48d504e092e16dd1c5b2bbc9e
staging: rtl8712: style fix indentation

This patch fixes various coding style issues in the rtl8712 module as
noted by checkpatch.pl related to indentation.

It fixes the following checkpatch.pl warning:

WARNING: suspect code indent for conditional statements

Signed-off-by: Martin Homuth <martin@martinhomuth.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_ioctl_linux.c
drivers/staging/rtl8712/rtl871x_security.c
drivers/staging/rtl8712/usb_ops_linux.c