diff options
author | Dhruva Gole <d-gole@ti.com> | 2024-06-27 09:01:17 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-06-28 21:58:04 +0300 |
commit | 43c0226c9ba56ffebdef9a858dbcf6eb0d376291 (patch) | |
tree | 5976f0d761a995f9a7e003d68456176bd40dfe01 /rust/helpers/task.c | |
parent | d845cd901b28f1b6c02a208b864fc3fc46d14536 (diff) | |
download | linux-43c0226c9ba56ffebdef9a858dbcf6eb0d376291.tar.xz |
cpufreq: make cpufreq_boost_enabled() return bool
Since this function is supposed to return boost_enabled which is anyway
a bool type make sure that it's return value is also marked as bool.
This helps maintain better consistency in data types being used.
Signed-off-by: Dhruva Gole <d-gole@ti.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://patch.msgid.link/20240627060117.1809477-1-d-gole@ti.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions