OSDN Git Service

Staging: rtl8192u: ieee80211: Fix coding style warning
authorPuranjay Mohan <puranjay12@gmail.com>
Tue, 14 May 2019 17:30:19 +0000 (23:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 05:40:41 +0000 (07:40 +0200)
commit8b0c4a7ca1ed8a718beb741c1c30aabe4df68c35
treebbfe65a9c93bfb51321d66818e8ee9159f880bba
parentdad3f77ff4808ff78e47c78d6805c4f2f2204f93
Staging: rtl8192u: ieee80211: Fix coding style warning

Remove braces around a single if statement to fix following
checkpatch.pl warning.
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Puranjay Mohan <puranjay12@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c