staging: rtl8188eu: place constant on the right side of test
authorSantha Meena Ramamoorthy <santhameena13@gmail.com>
Mon, 5 Mar 2018 18:37:59 +0000 (10:37 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Mar 2018 12:07:49 +0000 (04:07 -0800)
commitc41cd503d70df654672a1e9a1b50ca8220f8a174
tree185dae97c47fd28eb52cc779fedb47a0d82f5e45
parent2dcce8ed6633e7da1c1439d4948e19278954e7ef
staging: rtl8188eu: place constant on the right side of test

Place constants on the right side of the test during comparisons to
conform to the Linux kernel coding style. Issue found using checkpatch.

Signed-off-by: Santha Meena Ramamoorthy <santhameena13@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c
drivers/staging/rtl8188eu/hal/rtl8188e_dm.c
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c
drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c