Re: [PATCH rtw-next v2 1/2] wifi: rtlwifi: rtl8821ae: remove conditional return with no effect
Ping-Ke Shih <[email protected]>
| Newsgroups | org.kernel.vger.linux-wireless,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Sang-Heon Jeon <[email protected]> wrote: > Both branches of the check return the same value, so the check has > no effect. Remove it and return the value directly. > > This is the result of running the Coccinelle script from > scripts/coccinelle/misc/cond_return_no_effect.cocci. > > Signed-off-by: Sang-Heon Jeon <[email protected]> > Acked-by: Ping-Ke Shih <[email protected]> 2 patch(es) applied to rtw-next branch of rtw.git, thanks. c13ab5bed716 wifi: rtlwifi: rtl8821ae: remove conditional return with no effect in _rtl8821ae_llt_write() bbc18041ad5f wifi: rtw89: remove conditional return with no effect in sys_init_*() --- https://github.com/pkshih/rtw.git