diff options
| author | Sergey Shtylyov <s.shtylyov@omp.ru> | 2023-07-29 23:17:47 +0300 |
|---|---|---|
| committer | Damien Le Moal <dlemoal@kernel.org> | 2023-08-02 17:37:06 +0900 |
| commit | 84abed36d7de7145d393f9d5d05b36717e0cb49d (patch) | |
| tree | 47aaf02d0b0bcb0dbcb5353e0bf6f05ec00c11df /tools/perf/scripts/python/task-analyzer.py | |
| parent | ata: libata: fix parameter type of ata_deadline() (diff) | |
| download | linux-84abed36d7de7145d393f9d5d05b36717e0cb49d.tar.gz linux-84abed36d7de7145d393f9d5d05b36717e0cb49d.zip | |
ata: libata-core: fix parameter types of ata_wait_register()
ata_wait_register() 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 casts...
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
