Commit-ID: 30c1bbffe629985d86bf68796a224ea4eac2685b Gitweb: http://git.kernel.org/tip/30c1bbffe629985d86bf68796a224ea4eac2685b Author: Juergen Gross <[email protected]> AuthorDate: Tue, 5 Sep 2017 16:34:07 +0200 Committer: Ingo Molnar <[email protected]> CommitDate: Wed, 13 Sep 2017 10:55:16 +0200
paravirt: Switch maintainer Jeremy Fitzhardinge is stepping down as a paravirt maintainer. I'll replace him. While at it, update the file list to the actual pattern. Signed-off-by: Juergen Gross <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f46a322..14e76a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10129,7 +10129,7 @@ F: include/uapi/linux/ppdev.h F: Documentation/parport*.txt PARAVIRT_OPS INTERFACE -M: Jeremy Fitzhardinge <[email protected]> +M: Juergen Gross <[email protected]> M: Chris Wright <[email protected]> M: Alok Kataria <[email protected]> M: Rusty Russell <[email protected]> @@ -10137,7 +10137,7 @@ L: [email protected] S: Supported F: Documentation/virtual/paravirt_ops.txt F: arch/*/kernel/paravirt* -F: arch/*/include/asm/paravirt.h +F: arch/*/include/asm/paravirt*.h F: include/linux/hypervisor.h PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES

