From: Christoph Hellwig Date: Thu, 16 Feb 2023 06:31:10 +0000 (+0100) Subject: stop mainaining UUID X-Git-Tag: v6.6.17~5592 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=88d355832e09f5dd30d2df4c22c4e8129c3cce3c;p=platform%2Fkernel%2Flinux-rpi.git stop mainaining UUID The uuid code is very low maintainance now that the major overhaul has completed, and doesn't need it's own tree. All the recent work has been done by Andy who'd like to stay on as a reviewer without an explicit tree. Signed-off-by: Christoph Hellwig Acked-by: Andy Shevchenko Signed-off-by: Linus Torvalds --- diff --git a/MAINTAINERS b/MAINTAINERS index 225c3ce..6a47510 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21818,11 +21818,9 @@ W: http://en.wikipedia.org/wiki/Util-linux T: git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git UUID HELPERS -M: Christoph Hellwig R: Andy Shevchenko L: linux-kernel@vger.kernel.org S: Maintained -T: git git://git.infradead.org/users/hch/uuid.git F: include/linux/uuid.h F: include/uapi/linux/uuid.h F: lib/test_uuid.c