diff options
author | 2023-10-09 13:54:23 +0530 | |
---|---|---|
committer | 2023-10-10 11:06:03 +0530 | |
commit | c12f0d0ffade589599a43b0d0f0965579ca80f76 (patch) | |
tree | 42ac322632a51127eb79272513e69be8a1b403c7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: tegra194: use refclk delta based loop instead of udelay (diff) | |
download | wireguard-linux-c12f0d0ffade589599a43b0d0f0965579ca80f76.tar.xz wireguard-linux-c12f0d0ffade589599a43b0d0f0965579ca80f76.zip |
cpufreq: tegra194: remove redundant AND with cpu_online_mask
Remove redundant 'AND' with cpu_online_mask as the policy->cpus always
contains only the currently online CPUs.
Suggested-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/lkml/20231003050019.a6mcchw2o2z2wkrh@vireshk-i7/
Signed-off-by: Sumit Gupta <sumitg@nvidia.com>
[ Viresh: Fix rebase conflict ]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions