diff options
author | Wenchao Hao <[email protected]> | 2024-02-26 16:17:31 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-03-07 13:32:54 -0500 |
commit | 0efcd739fc07cefd5c54e202f66b4ea5def4776b (patch) | |
tree | 4eede3aad1a9143111b24f56247aa4c2eb44c2d9 /tools/perf/util/trace-event-scripting.c | |
parent | 708623737b0a28aff33bff0237862a2e08bc5c97 (diff) |
ext4: remove unused parameter biop in ext4_issue_discard()
all caller of ext4_issue_discard() would set biop to NULL since
'commit 55cdd0af2bc5 ("ext4: get discard out of jbd2 commit kthread
contex")', it's unnecessary to keep this parameter any more.
Signed-off-by: Wenchao Hao <[email protected]>
Reviewed-by: Ritesh Harjani (IBM) <[email protected]>
Reviewed-by: Zhang Yi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions