RE: [PATCH] EDAC/skx_base: Fix ambiguous bitwise and logical operator style
From: Luck, Tony
Date: Tue Sep 22 2026 - 20:24:10 EST
> The code works fine and works how it should be, the fix is just for
> uniformity/consistency of the bitwise operations. Also fix the compiler
> warning.
Details? I don't see a warning with gcc 14.3.1
Which compiler, version, and any relevant compiler flags.
What is the warning message?
-Tony