aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@toblux.com>2024-06-05 15:58:42 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2024-06-07 20:57:20 +0200
commite5753da31c61a049113be99d27e9f46755484577 (patch)
tree8ebce86472006da34aaa9b587ec626477062f8dd /tools/perf/scripts/python/export-to-postgresql.py
parentpowercap: intel_rapl: Switch to new Intel CPU model defines (diff)
downloadlinux-rng-e5753da31c61a049113be99d27e9f46755484577.tar.xz
linux-rng-e5753da31c61a049113be99d27e9f46755484577.zip
powercap: idle_inject: Simplify if condition
The if condition !A || A && B can be simplified to !A || B. Fixes the following Coccinelle/coccicheck warning reported by excluded_middle.cocci: WARNING !A || A && B is equivalent to !A || B Compile-tested only. Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions