On Fri, Oct 12, 2018 at 08:48:48AM +0200, Ulrich Ölmann wrote: > Commit a66a8d79871c ("state: remove unused arguments from > state_new_from_node()") removed a little bit too much. > > Signed-off-by: Ulrich Ölmann <u.oelmann@xxxxxxxxxxxxxx> > --- > common/state/state.c | 1 + > 1 file changed, 1 insertion(+) Applied, thanks Sascha > > diff --git a/common/state/state.c b/common/state/state.c > index 25d9502111c2..7f032592097d 100644 > --- a/common/state/state.c > +++ b/common/state/state.c > @@ -583,6 +583,7 @@ void state_release(struct state *state) > /* > * state_new_from_node - create a new state instance from a device_node > * > + * @node The device_node describing the new state instance > * @readonly This is a read-only state. Note that with this option set, > * there are no repairs done. > */ > -- > 2.19.0 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox