rtlwifi: rtl8188ee: Fix typo in code
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 25 Nov 2013 16:45:28 +0000 (10:45 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Feb 2014 19:22:16 +0000 (11:22 -0800)
commitd7f7f299d8ab8c3636f96b9cf945bdec3f02283e
tree0e5b718e54ba74d4e16a09a028721903ab532ea7
parent589e4795d83e17bdf85353117488e5c6238a0241
rtlwifi: rtl8188ee: Fix typo in code

commit f699273d6a624266ebc9198774f06ee64a3847a1 upstream.

The static analyser "cppcheck" shows the following typo:
drivers/net/wireless/rtlwifi/rtl8188ee/dm.c:1081]: (style) Same expression on both sides of '!='.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Reported-by: David Binderman <dcb314@hotmail.com>
Cc: David Binderman <dcb314@hotmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/rtlwifi/rtl8188ee/dm.c