Re: [PATCH] HID: pidff: Fix condition effect bit clearing
From: Tomasz Pakuła
Date: Wed Feb 04 2026 - 08:03:41 EST
On Wed, 2026-02-04 at 12:58 +0100, Jiri Slaby wrote:
> You could use | directly in the if, perhaps with a comment.
>
That's actually pretty neat. Didn't think about it. Thanks!
Tomasz