forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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