]> asedeno.scripts.mit.edu Git - linux.git/commit
Staging: rtl8723bs: core: Remove boolean comparison
authorGeorgiana Chelu <georgiana.chelu93@gmail.com>
Fri, 22 Sep 2017 15:04:51 +0000 (08:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Sep 2017 07:41:54 +0000 (09:41 +0200)
commit0ad02fa8b90a87e7445f20fdcd61cbc529d15c04
treec5e2596bdae7666beda457eb5522650c19b6fa80
parentf4052efe310af212531471244a1ea5b388ab6cbc
Staging: rtl8723bs: core: Remove boolean comparison

Remove comparison to bool in order to improve
the clearness of the code.

Issue found using coccinelle script.

Signed-off-by: Georgiana Chelu <georgiana.chelu93@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c