Re: [PATCH] staging: r8188eu: core: remove condition with no effect
From: Pavel Skripkin <hidden>
Date: 2021-08-29 12:08:30
Also in:
lkml
From: Pavel Skripkin <hidden>
Date: 2021-08-29 12:08:30
Also in:
lkml
On 8/29/21 12:01 PM, Saurav Girepunje wrote:
Remove the condition with no effect (if == else) and group multiple cases which execute same statement in rtw_mlme_ext.c Signed-off-by: Saurav Girepunje <redacted>
Reviewed-by: Pavel Skripkin <redacted>