1
0
Files
linux/block
Mikulas Patocka e016b78201 block: return just one value from part_in_flight
The previous patches deleted all the code that needed the second value
returned from part_in_flight - now the kernel only uses the first value.

Consequently, part_in_flight (and blk_mq_in_flight) may be changed so that
it only returns one value.

This patch just refactors the code, there's no functional change.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-12-10 08:30:38 -07:00
..
2018-11-07 13:42:32 -07:00
2018-11-16 08:34:06 -07:00
2018-11-07 13:44:59 -07:00
2018-11-19 19:03:44 -07:00
2018-11-30 14:48:04 -07:00
2018-12-07 22:26:38 -07:00
2018-12-07 22:26:38 -07:00
2018-11-15 12:13:25 -07:00
2018-11-16 08:34:06 -07:00
2018-11-16 08:34:06 -07:00
2018-11-16 08:34:06 -07:00
2018-10-25 11:17:40 -06:00
2018-05-31 10:50:54 -04:00
2018-11-07 13:42:32 -07:00