aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
diff options
context:
space:
mode:
authorSergey Shtylyov <s.shtylyov@omp.ru>2023-07-29 23:17:52 +0300
committerDamien Le Moal <dlemoal@kernel.org>2023-08-02 17:37:07 +0900
commit6da99acbffb41a17ee43d1920e8d82e5ab5a5fb8 (patch)
treebf24e38b43b73c1d07b6fe8ee0f564f4ff68ec48 /include/linux/libata.h
parentata: libahci: fix parameter type of ahci_exec_polled_cmd() (diff)
downloadlinux-rng-6da99acbffb41a17ee43d1920e8d82e5ab5a5fb8.tar.xz
linux-rng-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 'include/linux/libata.h')
0 files changed, 0 insertions, 0 deletions