… > +++ 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”? Regards, Markus
… > +++ 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”? Regards, Markus