diff options
author | 2023-07-29 23:17:52 +0300 | |
---|---|---|
committer | 2023-08-02 17:37:07 +0900 | |
commit | 6da99acbffb41a17ee43d1920e8d82e5ab5a5fb8 (patch) | |
tree | bf24e38b43b73c1d07b6fe8ee0f564f4ff68ec48 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ata: libahci: fix parameter type of ahci_exec_polled_cmd() (diff) | |
download | wireguard-linux-6da99acbffb41a17ee43d1920e8d82e5ab5a5fb8.tar.xz wireguard-linux-6da99acbffb41a17ee43d1920e8d82e5ab5a5fb8.zip |
ata: ahci_xgene: fix parameter types of xgene_ahci_poll_reg_val()
xgene_ahci_poll_reg_val() passes its 'unsigned long {interval|timeout}'
params verbatim to ata_{msleep|deadline}() that just take 'unsigned int'
param for the time intervals in ms -- 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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions