On Tue, Oct 15, 2013 at 06:12:07PM +0900, Jingoo Han wrote: > On Monday, September 23, 2013 3:31 PM, Jingoo Han wrote: > > > > Return NULL instead of ERR_PTR(ret) in order to fix the following > > sparse warning: > > > > drivers/pci/host/pci-mvebu.c:744:31: warning: incorrect type in return expression (different address > > spaces) > > drivers/pci/host/pci-mvebu.c:744:31: expected void [noderef] <asn:2>* > > drivers/pci/host/pci-mvebu.c:744:31: got void * > > > > Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx> > > Acked-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> > > (+cc Andrew Lunn, Gregory Clement) > > Hi Jason Cooper, > > Would you apply this patch into your 'linux-mvebu.git' tree? > It was already Acked by Thomas Petazzoni. > Also, it is a trivial change to fix sparse warning. > Thank you. Applied to mvebu/drivers thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html