OSDN Git Service

staging: rtl8192e: Fix space and suspect issue
authorOscar Gomez Fuente <oscargomezf@gmail.com>
Thu, 28 Feb 2019 18:07:29 +0000 (19:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Feb 2019 18:14:53 +0000 (19:14 +0100)
commit050bd74b700267d2f3fe13d8b9561752d7c7df19
tree97a09cd6bf692d98f406ab1c566dce7a4d162164
parent362dd4e86918c2e53eedbe49370655dd9388d082
staging: rtl8192e: Fix space and suspect issue

These changes fixed a checkpatch error for space required before the
open brace '{' as well as a warning for suspect code indent for
conditional statements.

Signed-off-by: Oscar Gomez Fuente <oscargomezf@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_wx.c