hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/md/dm-queue-length.c
....@@ -227,7 +227,7 @@
227227 }
228228
229229 static int ql_end_io(struct path_selector *ps, struct dm_path *path,
230
- size_t nr_bytes)
230
+ size_t nr_bytes, u64 start_time)
231231 {
232232 struct path_info *pi = path->pscontext;
233233