On Mon, 15 Apr 2019 17:11:10 +0100 "Liang, Ma" <[email protected]> wrote:
> > pi->turbo_enable = 0;
> >
> > -
> > + if ((pi->turbo_available) && (pi->curr_idx <= 1)) {
You (don't) need (so many) parenthesis.
On Mon, 15 Apr 2019 17:11:10 +0100 "Liang, Ma" <[email protected]> wrote:
> > pi->turbo_enable = 0;
> >
> > -
> > + if ((pi->turbo_available) && (pi->curr_idx <= 1)) {
You (don't) need (so many) parenthesis.