[PATCH-next] MAINTERNERS: Correct path to timens source

From: Dmitry Safonov
Date: Mon Jan 27 2020 - 09:37:59 EST


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@xxxxxxxxxx>
Signed-off-by: Dmitry Safonov <dima@xxxxxxxxxx>
---
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