OSDN Git Service

staging: rtl8723au: fix some confusing indenting
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 9 May 2014 13:04:31 +0000 (15:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:12:03 +0000 (13:12 -0700)
commit1b3b9af1005e6207b82791bb0e86c6e8beab4b6c
tree1c185ff7e8968d3a0f00fa293e1efba8c5a04bcb
parentef05499a75e53f53ea3c23ffa28b9ce1dad044c0
staging: rtl8723au: fix some confusing indenting

The break and the "unknown++" are at the same indent level so my static
checker complains.  The if statement should be indented more.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_mlme_ext.c