On Fri, 27 Oct 2017 20:35:09 -0700
Linus Torvalds <torva...@linux-foundation.org> wrote:

> On Fri, Oct 27, 2017 at 6:15 PM, Steven Rostedt <rost...@goodmis.org> wrote:
> >
> > I'll write up a fix on the plane home on Saturday. Expect something by
> > Sunday.  
> 
> I'll change the "bool" to "int" in the meanwhile, getting rid of the warning.
> 
> That may be what you meant in the first place.
> 

Yes it was. The first iteration just did the bool, then I realized I
needed a counter, and changed it to do counting. I simply forgot to
convert the bool to an int.

That should be all that needs to be done.

Thanks!

-- Steve

Reply via email to