Re: [PATCH 16/32] MAINTAINERS: Add entry for closures

From: Coly Li
Date: Tue May 09 2023 - 13:08:55 EST




> 2023年5月10日 00:56,Kent Overstreet <kent.overstreet@xxxxxxxxx> 写道:
>
> 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@xxxxxxxxx>
> Cc: Coly Li <colyli@xxxxxxx>

Acked-by: Coly Li <colyli@xxxxxxx>

Thanks.

Coly Li

> ---
> 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:
> +M: Kent Overstreet <kent.overstreet@xxxxxxxxx>
> +L: linux-bcachefs@xxxxxxxxxxxxxxx
> +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@xxxxxxxxxxxxxx>
> M: Daniel Oliveira Nascimento <don@xxxxxxxxxxx>
> --
> 2.40.1
>