staging: rtl8188eu: remove unneeded conversions to bool
authorAishwarya Pant <aishpant@gmail.com>
Fri, 22 Sep 2017 11:13:39 +0000 (16:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Sep 2017 13:31:49 +0000 (15:31 +0200)
commit2169ea9b391a1200ff615c1eeeda83bb7290b5dd
tree8c5cb0f640abf2fb6ecfcd2705d3d38da617d23f
parent5f5d08438c199c0c56c218d30ae11b1baf327c06
staging: rtl8188eu: remove unneeded conversions to bool

Patch suppresses the following warning issued by coccicheck:
WARNING: conversion to bool not needed here

Signed-off-by: Aishwarya Pant <aishpant@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c