mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 09:36:22 +02:00
staging: rtl8723bs: remove empty if statement block
Remove empty if statement block for cleaning up code. Signed-off-by: Prithvi Tambewagh <activprithvi@gmail.com> Reviewed-by: Luka Gejak <luka.gejak@linux.dev> Link: https://patch.msgid.link/20260409135026.137904-3-activprithvi@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
ce0e10c130
commit
c38b274967
|
|
@ -1415,9 +1415,6 @@ static void phy_IQCalibrate_8723B(
|
|||
}
|
||||
}
|
||||
|
||||
if (0x00 == PathAOK) {
|
||||
}
|
||||
|
||||
/* path B IQK */
|
||||
if (is2T) {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user