Re: [PATCH] watchdog: use assign_bit() where applicable
From: Guenter Roeck
Date: Fri Sep 18 2026 - 11:36:33 EST
On Fri, Sep 18, 2026 at 10:19:14PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Convert open-coded if/else with set_bit/clear_bit and their
> non-atomic __set_bit/__clear_bit variants to the assign_bit/__assign_bit
> API.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
Applied.
Thanks,
Guenter