[PATCH v9 13/13] MAINTAINERS: Update the file and documentation names in arch/x86

From: Moger, Babu
Date: Wed Nov 21 2018 - 15:29:14 EST


The file names with intel_rdt* are moved to the new directory
arch/x86/kernel/cpu/resctrl/. Update the MAINTAINERS to reflect
the changed files(and documentation).

Signed-off-by: Babu Moger <babu.moger@xxxxxxx>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 48a65c3a4189..c8559f31d99c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12267,9 +12267,9 @@ M: Fenghua Yu <fenghua.yu@xxxxxxxxx>
M: Reinette Chatre <reinette.chatre@xxxxxxxxx>
L: linux-kernel@xxxxxxxxxxxxxxx
S: Supported
-F: arch/x86/kernel/cpu/intel_rdt*
-F: arch/x86/include/asm/intel_rdt_sched.h
-F: Documentation/x86/intel_rdt*
+F: arch/x86/kernel/cpu/resctrl/
+F: arch/x86/include/asm/resctrl_sched.h
+F: Documentation/x86/resctrl*

READ-COPY UPDATE (RCU)
M: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
--
2.17.1