Hi Tom, the $SUBJECT should be reformatted, please read:
https://www.kernel.org/doc/html/latest/process/submitting-patches.html Also, while using get_maintainer.pl to derive a sane CC list is good, it has to be used with some common sense, it is not really needed for this patch. There is no need for a cover-letter either it is a trivial patch (but it must still be properly formatted - see above - and a commit log). I will update my patch: https://patchwork.ozlabs.org/patch/1041327/ with your entry, resend it to linux-...@vger.kernel.org and merge it. Please keep in mind that PCI patches must always be copied/to to linux-...@vger.kernel.org otherwise Bjorn and I won't be able to apply them. Thanks, Lorenzo On Tue, Feb 19, 2019 at 04:04:54PM +0000, Tom Joseph wrote: > Signed-off-by: Tom Joseph <tjos...@cadence.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 41ce5f4..7938e3f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11592,7 +11592,7 @@ F: > Documentation/devicetree/bindings/pci/pci-armada8k.txt > F: drivers/pci/controller/dwc/pcie-armada8k.c > > PCI DRIVER FOR CADENCE PCIE IP > -M: Alan Douglas <adoug...@cadence.com> > +M: Tom Joseph <tjos...@cadence.com> > L: linux-...@vger.kernel.org > S: Maintained > F: Documentation/devicetree/bindings/pci/cdns,*.txt > -- > 2.2.2 >