staging: rtl8712: fix some confusing indenting
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 5 Mar 2014 11:26:50 +0000 (14:26 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Mar 2014 19:58:32 +0000 (11:58 -0800)
These set off a static checker warning about "warn: add curly braces?",
but actually the code it correct, it's just the indenting which is
wrong.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found