MAINTAINERS: Correct path to time namespace source file
authorDmitry Safonov <dima@arista.com>
Mon, 27 Jan 2020 14:37:48 +0000 (14:37 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 28 Jan 2020 11:08:42 +0000 (12:08 +0100)
According to reviews, Time Namespace source was moved from
kernel/time_namespace.c to 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 again.

Fixes: 769071ac9f20 ("ns: Introduce Time Namespace")
Reported-by: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: Dmitry Safonov <dima@arista.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20200127143748.268515-1-dima@arista.com
MAINTAINERS

index 141b8d3..3a4163b 100644 (file)
@@ -13267,7 +13267,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