]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8188eu: Place the constant on the right side in comparisons
authorMihaela Muraru <mihaela.muraru21@gmail.com>
Fri, 29 Sep 2017 19:37:42 +0000 (22:37 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Oct 2017 16:22:23 +0000 (18:22 +0200)
commitf3139e62142999e5dd98c7201cf66b804d3989ed
treea409b0604d206174a01bb3e575e1b0c138ea6d81
parent574a5998cc86345d0025de2a669130ebaf704a8f
staging: rtl8188eu: Place the constant on the right side in comparisons

Move constant to the right side of comparison operator.

Issue found by checkpatch.pl

Signed-off-by: Mihaela Muraru <mihaela.muraru21@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c