Commit bd0d22e4 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

MAINTAINERS: Add entry for closures



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: default avatarKent Overstreet <kent.overstreet@linux.dev>
Acked-by: default avatarColy Li <colyli@suse.de>
Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 8c8d2d96
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -5051,6 +5051,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@linux.dev>
L:	linux-bcachefs@vger.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@holoscopio.com>
M:	Daniel Oliveira Nascimento <don@syst.com.br>