lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <92d61a7e-4aa2-4fb9-9d97-52e04b34df4a@gmail.com>
Date: Sun, 5 Oct 2025 14:32:51 +0200
From: Denis Benato <benato.denis96@...il.com>
To: ALOK TIWARI <alok.a.tiwari@...cle.com>, linux-kernel@...r.kernel.org
Cc: platform-driver-x86@...r.kernel.org, Hans de Goede <hdegoede@...hat.com>,
 Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
 "Limonciello, Mario" <mario.limonciello@....com>,
 "Luke D . Jones" <luke@...nes.dev>,
 Derek John Clark <derekjohn.clark@...il.com>
Subject: Re: [External] : [PATCH v12 8/8] platform/x86: asus-armoury: add
 ppt_* and nv_* tuning knobs


On 10/5/25 14:30, ALOK TIWARI wrote:
>
>
> On 10/5/2025 5:52 PM, Denis Benato wrote:
>> On 10/4/25 13:42, ALOK TIWARI wrote:
>>>
>>> On 10/4/2025 12:25 AM, Denis Benato wrote:
>>>> +struct power_data {
>>>> +        const struct power_limits *ac_data;
>>>> +        const struct power_limits *dc_data;
>>>> +        bool requires_fan_curve;
>>>> +};
>>>> +
>>>> +/*
>>>> + * For each avilable attribute there must be a min and a max.
>>> typo  avilable > + * _def is not required and will be assumed to be default == max if missing.
>> Hello and thanks for your suggestions!
>> I am not understanding if you are suggesting of just fixing the typo or changing the phrasing.
>>
>> Thanks,
>> Denis
>
> only avilable -> available. 
>
Perfect, thanks. Typo fixed and new version coming in a few days to give others time to review.

 

> Oops, I had a typo in my previous reply :)
>
> Thanks,
> Alok

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ