On Fri, Aug 12, 2022 at 03:42:05PM -0400, Jon Mason wrote: > The PCI Endpoint NTB drivers are under the NTB umbrella. Add an entry > there to allow for notification of changes for it. > > Signed-off-by: Jon Mason <jdmason@xxxxxxxx> FWIW, Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 64379c699903..47e9f86bd712 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14254,6 +14254,7 @@ W: https://github.com/jonmason/ntb/wiki > T: git git://github.com/jonmason/ntb.git > F: drivers/net/ntb_netdev.c > F: drivers/ntb/ > +F: drivers/pci/endpoint/functions/pci-epf-*ntb.c > F: include/linux/ntb.h > F: include/linux/ntb_transport.h > F: tools/testing/selftests/ntb/ > -- > 2.30.2 >