Staging: rtl8723bs/core: delete empty if statement
authorBrother Matthew De Angelis <matthew.v.deangelis@gmail.com>
Sat, 5 Dec 2020 23:23:14 +0000 (17:23 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Dec 2020 14:08:28 +0000 (15:08 +0100)
commitbe25cfd80e8f0552344c894e685810acdc6d02a1
tree90065cdf1cb78730a413ac6058d120431e1ee6ab
parent6c91799f59ed491a2b5bf5ef7c6d60306cda4e09
Staging: rtl8723bs/core: delete empty if statement

Delete an if statement that was not executing anything when true.
This has the side effect of removing one checkpatch warning about braces
not being necessary.

Signed-off-by: Brother Matthew De Angelis <matthew.v.deangelis@gmail.com>
Link: https://lore.kernel.org/r/1895dc8a7b44bfdcb6a46273703fabad80cbdf99.1607209336.git.matthew.v.deangelis@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_recv.c