Re: [PATCH v5 1/3] rtl8723bs: io: Add independent rtw_check_continual_io_error function
From: Greg KH
Date: Sun Jan 11 2026 - 08:04:19 EST
On Sun, Jan 11, 2026 at 11:21:34AM +0800, 2023060904@xxxxxxxxxx wrote:
> From: Changjun Zheng <2023060904@xxxxxxxxxx>
>
> Add a new function to check if the error count exceeds the MAX_CONTINUAL_IO_ERR
> threshold. This function follows the single responsibility principle and
> prepares for the subsequent removal of the global continual_io_error variable.
>
> Signed-off-by: Changjun Zheng <2023060904@xxxxxxxxxx>
> ---
This patch is corrupted and can not be applied:
checking file drivers/staging/rtl8723bs/core/rtw_io.c
patch: **** malformed patch at line 228: }
So something went wrong.
Also, make sure that each commit builds properly, I think this one will
break the build, right?
And finally, please use git send-email to send all of these out
together, your 0/3 email does not show up as properly threaded here.
See the result on lore.kernel.org as proof of that:
https://lore.kernel.org/all/12B32ED3FD2801A5+20260111032136.7078-1-2023060904@xxxxxxxxxx/
thanks,
greg k-h