Re: [RFC PATCH v3] POWER/runtime: refining the rpm_suspend function
On 22 January 2016 at 03:32, Pavel Machek wrote: > >> - goto repeat; >> + >> + /*check expires firstly for auto suspend mode, >> + *if not, just go ahead to the async >> + */ > > English, coding style. >
Re: [RFC PATCH v3] POWER/runtime: refining the rpm_suspend function
> - goto repeat; > + > + /*check expires firstly for auto suspend mode, > + *if not, just go ahead to the async > + */ English, coding style. Pavel