diff options
author | 2023-07-29 23:17:51 +0300 | |
---|---|---|
committer | 2023-08-02 17:37:07 +0900 | |
commit | cc26436452de7599d1e561291dfeaae1004cc610 (patch) | |
tree | 95ed9442d18f7f97f03a11560a039c59fa22b6a4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ata: libata-scsi: fix timeout type in ata_scsi_park_store() (diff) | |
download | wireguard-linux-cc26436452de7599d1e561291dfeaae1004cc610.tar.xz wireguard-linux-cc26436452de7599d1e561291dfeaae1004cc610.zip |
ata: libahci: fix parameter type of ahci_exec_polled_cmd()
ahci_exec_polled_cmd() passes its 'unsigned long timeout_msec' parameter
to ata_wait_register() that now takes 'unsigned int' -- eliminate unneeded
implicit casts, not forgetting about ahci_do_softreset()...
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