From: Borislav Petkov <[email protected]> We have the MAINTAINERS file for that. Also, Andreas doesn't have the time for this work anymore.
Signed-off-by: Borislav Petkov <[email protected]> Cc: Andreas Herrmann <[email protected]> --- arch/x86/kernel/cpu/microcode/amd.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/x86/kernel/cpu/microcode/amd.c b/arch/x86/kernel/cpu/microcode/amd.c index 6eeda7b024c3..2233f8a76615 100644 --- a/arch/x86/kernel/cpu/microcode/amd.c +++ b/arch/x86/kernel/cpu/microcode/amd.c @@ -11,10 +11,6 @@ * Based on work by: * Tigran Aivazian <[email protected]> * - * Maintainers: - * Andreas Herrmann <[email protected]> - * Borislav Petkov <[email protected]> - * * early loader: * Copyright (C) 2013 Advanced Micro Devices, Inc. * -- 2.3.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

