Re: [PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
From: Jakub Kicinski
Date: Tue Jan 27 2026 - 13:00:30 EST
On Mon, 26 Jan 2026 04:10:18 -0800 Breno Leitao wrote:
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 92768bceb929..d92927ce87cc 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -18016,7 +18016,7 @@ S: Maintained
> > F: Documentation/networking/netconsole.rst
> > F: drivers/net/netconsole.c
> > F: tools/testing/selftests/drivers/net/lib/sh/lib_netcons.sh
> > -F: tools/testing/selftests/drivers/net/netcons\*
> > +F: tools/testing/selftests/drivers/net/netconsole/*
>
> I don't think you need * here. The following might be enough.
>
> F: tools/testing/selftests/drivers/net/netconsole/
FWIW I'm expecting v2 that'll address this nit