On Tue, May 06, 2014 at 02:14:00AM +0200, Gregory CLEMENT wrote:
> @@ -118,7 +158,7 @@ static int xhci_plat_probe(struct platform_device *pdev)
>  
>       hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev));
>       if (!hcd)
> -             return -ENOMEM;
> +             ret = -ENOMEM;

regression

-- 
balbi

Attachment: signature.asc
Description: Digital signature

Reply via email to