RE: [PATCH] EDAC/skx_base: Fix ambiguous bitwise and logical operator style
From: Bryan Chan
Date: Wed Sep 23 2026 - 12:56:48 EST
On 2026-09-23 16:35 +0000, Luck, Tony wrote:
> > Sorry for my mistake, this is not compiler warning, but warning from the
> > sparse, here is the warning message:
> > drivers/edac/skx_base.c:359:46: warning: dubious: x | !y
>
> Ok. I updated the commit message to say "sparse warning" and pasted
> in that message.
>
> Applied, thanks.
>
> -Tony
Thank you Tony, I will be more careful writing discriptions in the future.
-Bryan