Staging: rtl8188eu: Fix a constant comparison coding style issue
authorPriti Chattopadhyay <pritias81@gmail.com>
Thu, 23 Jul 2020 09:21:55 +0000 (14:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jul 2020 18:34:34 +0000 (20:34 +0200)
commitb5dbbadb0eb93aaca51d5effeed96b94af150e07
treec553de4cf8c9c16aa87fc79f961d66a2d275924d
parentb311b98d80a9b961cf7a699d03b69661275635e2
Staging: rtl8188eu: Fix a constant comparison coding style issue

Modify equality comparison involving constants by shifting the constant
operand to the right side of the comparison as suggested by
scripts/checkpatch.pl

Signed-off-by: Priti Chattopadhyay <pritias81@gmail.com>
Link: https://lore.kernel.org/r/20200723092150.y34bentngeeci2oc@pritichattopadhyay
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_wlan_util.c