On Mon, Jul 27, 2020 at 06:29:32PM +0530, Kishon Vijay Abraham I wrote: > Fix the following static checker warning > > drivers/pci/controller/cadence/pcie-cadence-host.c:322 cdns_pcie_host_map_dma_ranges() > warn: ignoring unreachable code. > > Fixes: 82d8567259b1 ("PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property") > Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > --- > Hi Lorenzo, > > If possible can you squash this patch to "PCI: cadence: Use "dma-ranges" instead of > "cdns,no-bar-match-nbits" property". Done, thanks ! Lorenzo