diff options
author | 2024-12-23 19:45:10 +0800 | |
---|---|---|
committer | 2025-01-13 14:56:09 +0100 | |
commit | adcaff355bd8abb9b5097cc72339fb9cbf2eefda (patch) | |
tree | da741ca141704dac2dd1e223d6abbe5f6578c3ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: clean up xfs_end_ioend() to reuse local variables (diff) | |
download | linux-rng-adcaff355bd8abb9b5097cc72339fb9cbf2eefda.tar.xz linux-rng-adcaff355bd8abb9b5097cc72339fb9cbf2eefda.zip |
xfs: remove redundant update for ticket->t_curr_res in xfs_log_ticket_regrant
The current reservation of the log ticket has already been updated a few
lines above in xfs_log_ticket_regrant(), so there is no need to update it
again. This is just a code cleanup with no functional changes.
Signed-off-by: Long Li <leo.lilong@huawei.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions