Re: [PATCH] staging: rtl8723bs: remove unused offset in phase 2 _BlockWrite()
From: Ethan Tidmore
Date: Mon Apr 20 2026 - 19:16:35 EST
On Sun Apr 19, 2026 at 11:46 PM CDT, Robertus Diawan Chris wrote:
> Commit c1314fe4d28f ("staging: rtl8723bs: remove all RT_TRACE logs
> in hal/ and os_dep/") removed the unnecessary RT_TRACE logs in hal/
> and os_dep/ files, but left the variable "offset" in the Phase 2
> _BlockWrite() function unused, so delete it.
>
> This is reported by Coverity Scan with CID 1408950 as UNUSED_VALUE.
>
> Signed-off-by: Robertus Diawan Chris <robertusdchris@xxxxxxxxx>
> ---
LGTM.
Reviewed-by: Ethan Tidmore <ethantidmore06@xxxxxxxxx>
Thanks,
ET