staging: r8188eu: place constants in right side in a comparison
authorMahak Gupta <mahak_g@cs.iitr.ac.in>
Thu, 14 Apr 2022 23:07:57 +0000 (04:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2022 16:35:26 +0000 (18:35 +0200)
commite3748816b74e22725e12df991e51efa076e93fd4
tree9974517a91a37d897637f1a96a6bd3415440a335
parent2e034e0390c8c60f0ffd8ade744701f7bec7674a
staging: r8188eu: place constants in right side in a comparison

reported by checkpatch:

Comparisons should place the constant on the right side of the test.

Fix these warnings.

Signed-off-by: Mahak Gupta <mahak_g@cs.iitr.ac.in>
Link: https://lore.kernel.org/r/20220414230757.19348-1-mahak_g@cs.iitr.ac.in
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_ieee80211.c
drivers/staging/r8188eu/core/rtw_ioctl_set.c
drivers/staging/r8188eu/core/rtw_iol.c
drivers/staging/r8188eu/core/rtw_mlme.c
drivers/staging/r8188eu/core/rtw_mlme_ext.c