Re: Re: [PATCH] staging: slicoss: replacement of goto statements

From: Greg KH
Date: Wed Jun 08 2016 - 13:14:00 EST


On Wed, Jun 08, 2016 at 11:28:11AM -0500, Jaime Arrocha wrote:
>
> ---- On Wed, 08 Jun 2016 10:49:47 -0500 Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote ----
>
> > On Wed, Jun 08, 2016 at 08:46:06AM -0500, Jaime Arrocha wrote:
> > > From: Jaime Arrocha <jarr@xxxxxxxxxxxxxx>
> > >
> > > Replaced deprecated goto statements.
> >
> > Since when is 'goto' deprecated?
> >
> > Were you able to test these changes?
> >
> > thanks,
> >
> > greg k-h
> >
> >
>
> Just wanted to see your stance on this type of changes. The
> documentation says "deprecated by some people".

What documentation? And what people?

> I didn't test the changes. But it compiled and logically tested
> possible outcomes.
>
> Not good enough? :)

Nope, sorry, churn for churn's sake isn't acceptable.

greg k-h