commit | f699273d6a624266ebc9198774f06ee64a3847a1 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Mon Nov 25 10:45:28 2013 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 05 14:56:40 2013 -0500 |
tree | bd7db80ef65e10ed6e963f299a2c69f192c15f50 | |
parent | 0a7a109e134c619245e6e77dd93260fa0b427684 [diff] |
rtlwifi: rtl8188ee: Fix typo in code 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> Cc: Stable <stable@vger.kernel.org> [3.10+] Signed-off-by: John W. Linville <linville@tuxdriver.com>