[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <tencent_8B6BB2D2C0BBBBF53D76839D23A902304C07@qq.com>
Date: Sat, 10 Jan 2026 10:30:39 +0800
From: cjz <guagua210311@...com>
To: linux-staging@...r.kernel.org
Cc: gregkh@...uxfoundation.org,
linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org,
guagua210311@...com
Subject: [PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
Hi Greg and maintainers,
This is a gentle ping for the v4 patch series sent on December 22nd. The key changes of this series are:
1. Remove redundant atomic_t operations on continual_io_error (no concurrency scenario, atomic ops are unnecessary);
2. Replace the global continual_io_error variable with local error_count in SDIO functions;
3. Clean up unused old functions related to io error counting.
I would appreciate it if you could spare some time to review this patch series when convenient.
Thanks,
changjunzheng
Signed-off-by: changjunzheng <guagua210311@...com>
Powered by blists - more mailing lists