summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSergey Shtylyov <s.shtylyov@omp.ru>2023-07-29 23:17:46 +0300
committerDamien Le Moal <dlemoal@kernel.org>2023-08-02 17:37:06 +0900
commit63b93099359eca37c11e4d5db5ea2c3a375f6026 (patch)
tree2b335c4770f305578c36ec458f16efb985746ddc /tools/perf/scripts/python/export-to-postgresql.py
parent282298e95b7623330c0ab08abd0a19e43f5d7472 (diff)
ata: libata: fix parameter type of ata_deadline()
ata_deadline() passes its 'unsigned long timeout_msecs' parameter verbatim to msecs_to_jiffies() which takes just 'unsigned int' -- eliminate unneeded implicit cast... Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions