staging: rtl8723bs: clean up clang warning on extraneous parentheses
authorColin Ian King <colin.king@canonical.com>
Sun, 30 Sep 2018 23:10:51 +0000 (00:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2018 21:59:14 +0000 (14:59 -0700)
commit07523ee1ac4610f98b41ffd5b393ad632f4c723c
tree9b651073462c12f4ff0772adabd5c5ae337bee67
parentcbe5d64f429bc6e4ac24d8b22782a1f5378dde04
staging: rtl8723bs: clean up clang warning on extraneous parentheses

There are extraneous parantheses that are causing clang to produce a
warning so remove these.

Clean up 3 clang warnings:
equality comparison with extraneous parentheses [-Wparentheses-equality]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_security.c
drivers/staging/rtl8723bs/hal/odm_EdcaTurboCheck.c