staging: rtl8723bs: core: Move constants to the right of comparison
authorZhansaya Bagdauletkyzy <zhansayabagdaulet@gmail.com>
Tue, 6 Apr 2021 16:11:31 +0000 (22:11 +0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Apr 2021 08:19:07 +0000 (10:19 +0200)
commitbc21df678b4d5dad74d15a841b2eb5c3e1e4bada
treed86ecdcd4269bbe8a980a725b2fb5a036ede5723
parentcd2c304266b8ffc27706480cde0f9392763e3af1
staging: rtl8723bs: core: Move constants to the right of comparison

Move constant variables to the right side of comparisons to increase
consistency with Linux kernel code base.
Reported by checkpatch.

Signed-off-by: Zhansaya Bagdauletkyzy <zhansayabagdaulet@gmail.com>
Link: https://lore.kernel.org/r/20210406161131.GA103324@zhans
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_pwrctrl.c