Re: [PATCH v3 1/2] PM / devfreq: Add governor feature flag

From: Dmitry Osipenko
Date: Mon Oct 19 2020 - 18:40:03 EST


19.10.2020 06:53, Chanwoo Choi пишет:
...
>>> + const u64 flag;
>> A plural form of flag(s) is more common, IMO.
>
> When need to add more feature flag, I prefer to add
> the definition instead of changing the structure.
> I think it is better.

I meant to rename the new member "flag" to "flags".