staging: rtl8723bs: place constants on the right side of tests
authorSevinj Aghayeva <sevinj.aghayeva@gmail.com>
Thu, 31 Mar 2022 12:26:18 +0000 (08:26 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 05:33:48 +0000 (07:33 +0200)
commit5cb47847fcce158f52172af002fa2f5141503814
treeb1eef7eb3e80a78263cdde146ae1caf228b17eda
parent9fcee167d81c4121b620b0a885f766007a41e841
staging: rtl8723bs: place constants on the right side of tests

Adhere to Linux kernel coding style.

Reported by checkpatch:

WARNING: Comparisons should place the constant on the right side of the test

Signed-off-by: Sevinj Aghayeva <sevinj.aghayeva@gmail.com>
Link: https://lore.kernel.org/r/20220331122618.GA434796@euclid
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c