From: Prithvi Tambewagh Date: Thu, 9 Apr 2026 13:50:23 +0000 (+0530) Subject: staging: rtl8723bs: remove empty if statement block X-Git-Tag: v7.2-rc1~66^2~158 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c38b274967a769d8e53e2a908d94e16991e808e4;p=thirdparty%2Fkernel%2Flinux.git staging: rtl8723bs: remove empty if statement block Remove empty if statement block for cleaning up code. Signed-off-by: Prithvi Tambewagh Reviewed-by: Luka Gejak Link: https://patch.msgid.link/20260409135026.137904-3-activprithvi@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c b/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c index 0780847e287dd..6ab65e9e8beea 100644 --- a/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c +++ b/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c @@ -1415,9 +1415,6 @@ static void phy_IQCalibrate_8723B( } } - if (0x00 == PathAOK) { - } - /* path B IQK */ if (is2T) {