staging: rtl8712: fix coding style error reported from checkpatch
authorOmri Arad <omriarad3@gmail.com>
Mon, 12 Sep 2016 18:02:25 +0000 (21:02 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Sep 2016 12:51:53 +0000 (14:51 +0200)
commit12bc1d1e9cb18176dcd80564067114b32d189d24
tree12e69478c284f3d21129b6ba0f415758f87c43d7
parentf6573adedb7d8ee4be3a88fdb2b2e944695946d7
staging: rtl8712: fix coding style error reported from checkpatch

removed the following:
ERROR: code indent should use tabs where possible
WARNING: please, no spaces at the start of a line
WARNING: Statements should start on a tabstop

Signed-off-by: Omri Arad <omriarad3@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_ioctl_linux.c