]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7bc247f0eac6d62d540474c7fca299262f24bdcc
treec553de4cf8c9c16aa87fc79f961d66a2d275924d
parentf19cebe9e7d9d6196191f1b0d4209129d0dee79b
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