Re: [PATCH] cpuidle: set poll_limit_ns out of if-else
From: Pankaj Gupta
Date: Wed Aug 04 2021 - 14:20:32 EST
> <pankaj.gupta.linux@xxxxxxxxx> wrote:
> >
> > From: Pankaj Gupta <pankaj.gupta@xxxxxxxxx>
> >
> > Since poll_limit_ns is being set at the end of both if and else statement.
>
> But they are if () and else if (), so not really.
So sorry!
Thanks,
Pankaj