staging: r8188eu: place constants on the right side of tests
authorRebecca Mckeever <remckee0@gmail.com>
Sat, 2 Apr 2022 08:50:43 +0000 (03:50 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 05:33:49 +0000 (07:33 +0200)
commit5b547d5c8d1fdc5f5e982a2a4176970794ff478d
treebcc4afdf5e951a46e2546988b3738158de52cd7e
parentc10f66779f40209cce8b076060072effaee3bf9d
staging: r8188eu: place constants on the right side of tests

Conform to Linux kernel coding style.

Reported by checkpatch:

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

Signed-off-by: Rebecca Mckeever <remckee0@gmail.com>
Link: https://lore.kernel.org/r/0f3db3586b3668d6d784e075bc52ffd88b0920d2.1648888461.git.remckee0@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_cmd.c