]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: fix comparsions to true
authorMichael Straube <straube.linux@gmail.com>
Mon, 3 Sep 2018 18:24:43 +0000 (20:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 09:17:48 +0000 (11:17 +0200)
commita63a1dc9073a2ec2b203216bffd9b7f2627a06ce
treed364ce4d4203311972878df7e8b6b8bbf8cd8bae
parent32b7d3c01687ede7d7c56ca94801043ae381e69b
staging: rtl8188eu: fix comparsions to true

Use if(x) instead of if(x == true).

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_wlan_util.c