On 4/14/20 3:53 AM, Markus Elfring wrote: > … >> +++ b/drivers/remoteproc/remoteproc_core.c > … >> @@ -2105,11 +2104,8 @@ struct rproc *rproc_alloc(struct device *dev, const char *name, > … >> +out: >> + put_device(&rproc->dev); > > How do you think about to use the label “put_device”? +1 > > Regards, > Markus >