]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8192u: Adjust 'if' to follow Kernel coding Style
authorBhanusree Pola <bhanusreemahesh@gmail.com>
Mon, 11 Mar 2019 15:41:41 +0000 (21:11 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 06:05:23 +0000 (07:05 +0100)
commite8ca82a1348b07d64613d6af1303edf5097b476a
treebce63be4499124dfcead296cd78c09c858a14d83
parenta279fc9d051bfd62ca0676caf75408b1208c70f5
staging: rtl8192u: Adjust 'if' to follow Kernel coding Style

-Adjust spaces around if and the condition expression to
maintain Linux Kernel Coding style.
-Remove unnecessary braces around if-else as only single statement is executed.

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