]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8188eu: Put constant on right side of comparison
authorGargi Sharma <gs051095@gmail.com>
Fri, 17 Feb 2017 06:20:27 +0000 (11:50 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:01 +0000 (09:17 +0100)
commit2091eda1f21dba61387304ae39d68d45e274ead2
treeeb5a427fc11b3da4acde58690f5b259d3633d0d3
parentde109778e7cf0e22a1a474b622372c1979b01ae0
staging: rtl8188eu: Put constant on right side of comparison

Constants should be on the right side of comparisons.

Issue found by checkpatch.pl script.

Signed-off-by: Gargi Sharma <gs051095@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme.c