On Fri, 22 Sep 2017, SF Markus Elfring wrote:

> >>    return 0;
> >> -error:
> >> +
> >> +report_failure:
> >> +  PERR("Set packet size: set interface error");
> >>    return -EBUSY;
> >>  }
> >
> > Why change the label name?
>
> I find the suggested variant a bi better.
>
>
> > They are both equally uninformative.
>
> Which identifier would you find appropriate there?

error was fine.

julia

Reply via email to