[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200127143748.268515-1-dima@arista.com>
Date: Mon, 27 Jan 2020 14:37:48 +0000
From: Dmitry Safonov <dima@...sta.com>
To: linux-kernel@...r.kernel.org
Cc: Dmitry Safonov <0x7f454c46@...il.com>,
Andrei Vagin <avagin@...nvz.org>,
Adrian Reber <adrian@...as.de>,
Andy Lutomirski <luto@...nel.org>,
Arnd Bergmann <arnd@...db.de>,
Christian Brauner <christian.brauner@...ntu.com>,
Cyrill Gorcunov <gorcunov@...nvz.org>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
Vincenzo Frascino <vincenzo.frascino@....com>,
"the arch/x86 maintainers" <x86@...nel.org>,
Andrei Vagin <avagin@...il.com>,
Dmitry Safonov <dima@...sta.com>,
Dmitry Vyukov <dvyukov@...gle.com>
Subject: [PATCH-next] MAINTERNERS: Correct path to timens source
According to reviews, Time Namespace source was moved
kernel/time_namespace.c => kernel/time/namespace.c
between patchset versions, while the path in MAINTERNERS file wasn't
adjusted properly.
Correct it, so get_maintainer.pl produces a correct emails list once
again.
Reported-by: Dmitry Vyukov <dvyukov@...gle.com>
Signed-off-by: Dmitry Safonov <dima@...sta.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5ea787e0da0e..d2a297f28b96 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13353,7 +13353,7 @@ S: Maintained
F: fs/timerfd.c
F: include/linux/timer*
F: include/linux/time_namespace.h
-F: kernel/time_namespace.c
+F: kernel/time/namespace.c
F: kernel/time/*timer*
POWER MANAGEMENT CORE
--
2.25.0
Powered by blists - more mailing lists