[PATCH v10 10/12] hwmon: Add PECI cputemp driver
Miguel Ojeda
miguel.ojeda.sandonis at gmail.com
Sat Jan 19 06:05:06 AEDT 2019
Hi Jae,
On Fri, Jan 18, 2019 at 6:52 PM Jae Hyun Yoo
<jae.hyun.yoo at linux.intel.com> wrote:
>
> I'm assuming you meant:
>
> return !(temp->valid && time_before(jiffies, temp->last_updated +
> UPDATE_INTERVAL));
Yeah, or return !... || !..., whatever you feel is more comprehensible. :)
> Thanks for your review!
You're welcome! It is just nitpicking, but I thought sending the email
wouldn't hurt too much (in case you do another version of the series,
otherwise don't change it just for this! :-)
Cheers,
Miguel
More information about the openbmc
mailing list