Re: [PATCH] staging: rtl8723bs: replace kzalloc/memcpy with kmemdup

From: Ethan Tidmore

Date: Sun Mar 08 2026 - 18:54:32 EST


On Sun Mar 8, 2026 at 6:25 AM CDT, starPt wrote:
> Replace the open-coded kzalloc and memcpy combination with kmemdup()
> to make the code more concise and idiomatic.
>
> Signed-off-by: starPt <starpt.official@xxxxxxxxx>

You must use your real name.

Thanks,

ET