staging: rt8192u: Move constant in comparison to the RHS
authorSimone Serra <serrazimone@gmail.com>
Tue, 23 Feb 2021 23:41:02 +0000 (00:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:28 +0000 (09:25 +0100)
commit861cdbdd4d70f7a4998cfb834ffca7dbcdcde890
tree444299a0912418f6d24ddec1ef2545aef5ec845b
parent216f4356708ad4322f8795b21f8110dfab427437
staging: rt8192u: Move constant in comparison to the RHS

Fixes checkpatch warning:

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

Signed-off-by: Simone Serra <serrazimone@gmail.com>
Link: https://lore.kernel.org/r/20210223234102.15784-1-serrazimone@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_wx.c