Here are 2 patches against the 'for-next' branch of Damien Le Moal's 'libata.git' repo. The libata's fast drain logic unfortunately boasts of some sloppy typing -- unify it by using *unsigned int* everyhere... Sergey Shtylyov (2): ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight() ata: make ata_port::fastdrain_cnt *unsigned int* drivers/ata/libata-eh.c | 8 ++++---- include/linux/libata.h | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) -- 2.26.3