summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDeepak R Varma <drv@mailo.com>2023-01-27 23:05:56 +0300
committerHans de Goede <hdegoede@redhat.com>2023-02-03 12:01:50 +0300
commit391bb17d71d7c93987ccc55fa303127fe6cd6775 (patch)
tree673ac17e4d5ef8c3b5d45678da723447e9149561 /tools/perf/scripts/python/export-to-postgresql.py
parentbdf2ffb6be35d1ae48cb4b7785a9f0427b601017 (diff)
downloadlinux-391bb17d71d7c93987ccc55fa303127fe6cd6775.tar.xz
platform/x86: think-lmi: Use min_t() for comparison and assignment
Simplify code by using min_t helper macro for logical evaluation and value assignment. Use the _t variant of min macro since the variable types are not same. This issue is identified by coccicheck using the minmax.cocci file. Signed-off-by: Deepak R Varma <drv@mailo.com> Link: https://lore.kernel.org/r/Y9QupEMPFoZpWIiM@ubun2204.myguest.virtualbox.org Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions