Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EDAC, MCE: Fix shift warning on 32-bit
Fix drivers/edac/mce_amd.c:262: warning: left shift count >= width of type on 32-bit builds. Reported-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
- Loading branch information