forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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