diff options
author | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2024-01-30 12:12:33 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-02-02 19:12:58 +0100 |
commit | b377252eeec91f347cd538011f956a4fe73794b3 (patch) | |
tree | 95e3752faa1ad22fa025a7283128cbd826bd4729 /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
parent | 54d94009cb6f51d3ecd56bfc63c83e789c0b18b4 (diff) |
thermal: core: Change governor name to const char pointer
All users are already assigning a const char * to the `governor_name`
member of struct thermal_zone_params and to the `name` member of
struct thermal_governor.
Even if users are technically wrong, it just makes more sense to change
this member to be a const char pointer instead of doing the other way
around.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions