On Mon, Sep 13, 2021 at 10:30:23AM +0200, Jerome Pouiller wrote:
> @@ -395,9 +395,7 @@ int wfx_probe(struct wfx_dev *wdev)
>  
>       dev_dbg(wdev->dev, "sending configuration file %s\n",
>               wdev->pdata.file_pds);
> -     err = wfx_send_pdata_pds(wdev);
> -     if (err < 0)
> -             goto err0;
> +     wfx_send_pdata_pds(wdev);

You revert this change in patch 33 so let's drop this and 33 both.

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to