]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: fix comparsion to true
authorMichael Straube <straube.linux@gmail.com>
Sun, 29 Jul 2018 18:54:46 +0000 (20:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jul 2018 09:02:25 +0000 (11:02 +0200)
commitd818fa2b744e64407309ddadc1576cf8ec8a0ad9
tree9a3da0ccb7798a7de50ca3f4cf6a45f74513b61d
parent0a3290adfa61af3e0d51d94810c8fc5482265fa8
staging: rtl8188eu: fix comparsion 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/hal/hal_intf.c