Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
amd64_edac: Fix operator precendence error
The bitwise AND is of higher precedence, make that explicit. Cc: <stable@kernel.org> # 34.x Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
- Loading branch information