[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <60de8092-f8a7-3d1f-26e1-eeeeebaa9044@infradead.org>
Date: Tue, 9 May 2023 14:03:33 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Kent Overstreet <kent.overstreet@...ux.dev>,
linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-bcachefs@...r.kernel.org
Cc: Coly Li <colyli@...e.de>
Subject: Re: [PATCH 16/32] MAINTAINERS: Add entry for closures
On 5/9/23 09:56, Kent Overstreet wrote:
> closures, from bcache, are async widgets with a variety of uses.
> bcachefs also uses them, so they're being moved to lib/; mark them as
> maintained.
>
> Signed-off-by: Kent Overstreet <kent.overstreet@...ux.dev>
> Cc: Coly Li <colyli@...e.de>
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3fc37de3d6..5d76169140 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5044,6 +5044,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
> F: Documentation/devicetree/bindings/timer/
> F: drivers/clocksource/
>
> +CLOSURES:
No colon at the end of the line.
> +M: Kent Overstreet <kent.overstreet@...ux.dev>
> +L: linux-bcachefs@...r.kernel.org
> +S: Supported
> +C: irc://irc.oftc.net/bcache
> +F: include/linux/closure.h
> +F: lib/closure.c
> +
> CMPC ACPI DRIVER
> M: Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
> M: Daniel Oliveira Nascimento <don@...t.com.br>
--
~Randy
Powered by blists - more mailing lists