staging: rtl8723bs: hal: remove duplicate check
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Sun, 10 Oct 2021 07:08:45 +0000 (12:38 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Oct 2021 13:00:05 +0000 (15:00 +0200)
commit98f668b30e8e65324b06332e9a3e2ea340bfd7f1
treea10c9b28e69b8f6ec6fdc5451d4e94ce7200b074
parenta1f42cba65f46aaf8326e4e3f261e846242458ee
staging: rtl8723bs: hal: remove duplicate check

Remove 'bPerformance' from if condition check. As on previous
if condition it is already check for same variable.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Link: https://lore.kernel.org/r/YWKRfYpTioAmTWa0@user
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/odm_DIG.c