summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
diff options
context:
space:
mode:
authorSergey Shtylyov <s.shtylyov@omp.ru>2023-07-29 23:17:53 +0300
committerDamien Le Moal <dlemoal@kernel.org>2023-08-02 17:37:07 +0900
commit671b4493fc18e078022158adbc1f0c6c505b8fd0 (patch)
treed05cdc9b57894bc18d2e8b82b02c4df706c4a69e /include/linux/libata.h
parent6da99acbffb41a17ee43d1920e8d82e5ab5a5fb8 (diff)
ata: sata_sil24: fix parameter type of sil24_exec_polled_cmd()
sil24_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 sil24_do_softreset()... Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'include/linux/libata.h')
0 files changed, 0 insertions, 0 deletions