Staging: rtl8188eu: Fix warning of braces are not necessary.
authorElena Oat <oat.elena@gmail.com>
Wed, 19 Mar 2014 12:50:11 +0000 (14:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Mar 2014 16:13:37 +0000 (09:13 -0700)
commit9cdddda572de48374685ff362d726913f06e383e
treef6f2cbbd436bfe704971e0f58eb631b59f536680
parent5366f6f6852513579f9fb8ba092ecaa44456590b
Staging: rtl8188eu: Fix warning of braces are not necessary.

This patch fixes the warning of "braces are not necessary for single
statement blocks" in file rtw_ieee80211.c.

Signed-off-by: Elena Oat <oat.elena@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ieee80211.c