summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorLiao Chang <liaochang1@huawei.com>2023-09-12 09:09:42 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-10-06 22:55:13 +0300
commit842c34a2668f68ebe15d0fc9dc19d33733bb428d (patch)
tree04d971ddea9b1cb959781ea40306350c7af7c23f /scripts/gdb/linux/modules.py
parent16a03c71bba012b4cc31f34e00007c34ef5a58df (diff)
downloadlinux-842c34a2668f68ebe15d0fc9dc19d33733bb428d.tar.xz
cpufreq: conservative: Simplify the condition of storing 'down_threshold'
The governor currently checks if the input new down_threshold is less than 100 before storing it, but the up_threshold field of dbs_data structure is also limited to be less than 100, so this check is unnecessary and remove it. Signed-off-by: Liao Chang <liaochang1@huawei.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions