Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1251555
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 4/6] x86/microcode/amd: Remove maintainers from comments |
| Date | 2015-10-20 12:00 +0200 |
| Message-ID | <qlBS3-8v7-33@gated-at.bofh.it> (permalink) |
| References | <qlBS2-8v7-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Borislav Petkov <bp@suse.de> We have the MAINTAINERS file for that. Also, Andreas doesn't have the time for this work anymore. Signed-off-by: Borislav Petkov <bp@suse.de> Cc: Andreas Herrmann <herrmann.der.user@googlemail.com> --- 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 <tigran@aivazian.fsnet.co.uk> * - * Maintainers: - * Andreas Herrmann <herrmann.der.user@googlemail.com> - * Borislav Petkov <bp@alien8.de> - * * 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/6] x86/microcode: Merge the early loader Borislav Petkov <bp@alien8.de> - 2015-10-20 12:00 +0200
[PATCH 1/6] x86/microcode: Unmodularize driver Borislav Petkov <bp@alien8.de> - 2015-10-20 12:00 +0200
[tip:ras/core] x86/microcode: Unmodularize the microcode driver tip-bot for Borislav Petkov <tipbot@zytor.com> - 2015-10-21 12:10 +0200
[PATCH 6/6] MAINTAINERS: Unify microcode driver section Borislav Petkov <bp@alien8.de> - 2015-10-20 12:00 +0200
[tip:ras/core] MAINTAINERS: Unify the microcode driver section tip-bot for Borislav Petkov <tipbot@zytor.com> - 2015-10-21 12:20 +0200
[PATCH 5/6] x86/microcode/intel: Move ifdef DEBUG inside the function Borislav Petkov <bp@alien8.de> - 2015-10-20 12:00 +0200
[tip:ras/core] x86/microcode/intel: Move #ifdef DEBUG inside the function tip-bot for Borislav Petkov <tipbot@zytor.com> - 2015-10-21 12:20 +0200
[PATCH 3/6] x86/microcode: Remove modularization leftovers Borislav Petkov <bp@alien8.de> - 2015-10-20 12:00 +0200
[tip:ras/core] x86/microcode: Remove modularization leftovers tip-bot for Borislav Petkov <tipbot@zytor.com> - 2015-10-21 12:10 +0200
[PATCH 4/6] x86/microcode/amd: Remove maintainers from comments Borislav Petkov <bp@alien8.de> - 2015-10-20 12:00 +0200
[tip:ras/core] x86/microcode/amd: Remove maintainers from comments tip-bot for Borislav Petkov <tipbot@zytor.com> - 2015-10-21 12:10 +0200
csiph-web