]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit38343a7d8446fc9b78d302b6db78074c6434f494
tree185dae97c47fd28eb52cc779fedb47a0d82f5e45
parent64a53d2660e40afdda178f56407ef0a3cf8dea47
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