[PATCH 1/2] nvme: only consider exit latency when choosing useful non-op power states

Andy Lutomirski luto at kernel.org
Wed Jun 7 08:20:00 PDT 2017


On Wed, Jun 7, 2017 at 12:25 AM, Kai-Heng Feng
<kai.heng.feng at canonical.com> wrote:
> +                       exit_latency_us =
> +                               (u64)le32_to_cpu(ctrl->psd[state].exit_lat);

Trivial nit: the case is no longer necessary.



More information about the Linux-nvme mailing list