staging: rtl8723bs: fix coding style for if comparisions
authorShreyansh Chouhan <chouhan.shreyansh630@gmail.com>
Sat, 15 May 2021 08:14:46 +0000 (13:44 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 May 2021 15:49:10 +0000 (17:49 +0200)
commit7f02d57e7c20696d96e78236ff4898bf517730cc
tree9f1f61fc46665d120c3210c759bb385ac2cb73ce
parent934de9eef1c535691f003857d21fcd9779f6dc1f
staging: rtl8723bs: fix coding style for if comparisions

Placed constants on the right side of the equality tests in rtw_xmit.c

Signed-off-by: Shreyansh Chouhan <chouhan.shreyansh630@gmail.com>
Link: https://lore.kernel.org/r/20210515081446.676500-1-chouhan.shreyansh630@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_xmit.c