x86/mce: Do not use memset to clear the banks bitmaps
The bitmap is a single unsigned long so no need for the function call. No functional changes. Signed-off-by:Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/20211208111343.8130-2-bp@alien8.de
Loading
Please register or sign in to comment