mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH-next] MAINTERNERS: Correct path to timens source
@ 2020-01-27 14:37 Dmitry Safonov
  2020-01-28 11:12 ` [tip: timers/urgent] MAINTAINERS: Correct path to time namespace source file tip-bot2 for Dmitry Safonov
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Safonov @ 2020-01-27 14:37 UTC (permalink / raw)
  To: linux-kernel
  Cc: Dmitry Safonov, Andrei Vagin, Adrian Reber, Andy Lutomirski,
	Arnd Bergmann, Christian Brauner, Cyrill Gorcunov,
	Eric W. Biederman, H. Peter Anvin, Ingo Molnar, Thomas Gleixner,
	Vincenzo Frascino, the arch/x86 maintainers, Andrei Vagin,
	Dmitry Safonov, Dmitry Vyukov

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@google.com>
Signed-off-by: Dmitry Safonov <dima@arista.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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-28 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-27 14:37 [PATCH-next] MAINTERNERS: Correct path to timens source Dmitry Safonov
2020-01-28 11:12 ` [tip: timers/urgent] MAINTAINERS: Correct path to time namespace source file tip-bot2 for Dmitry Safonov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®