commit | e34fc47a3fa8fd177f7034dda952104c58ade897 | [log] [tgz] |
---|---|---|
author | Martin Homuth <martin@martinhomuth.de> | Tue Dec 19 00:24:05 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 19 15:27:44 2017 +0100 |
tree | f4406913a5ac613c0509f916c2a46b00b6d3fc39 | |
parent | 3be4fdf6f6a248d48d504e092e16dd1c5b2bbc9e [diff] |
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>