diff options
author | Long Li <leo.lilong@huawei.com> | 2024-09-30 13:42:17 +0300 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2024-11-05 15:51:55 +0300 |
commit | 8b9b261594d8ef218ef4d0e732dad153f82aab49 (patch) | |
tree | cd9543edf398a776c29a60fd5154008f0a3a7807 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 59b723cd2adbac2a34fc8e12c74ae26ae45bf230 (diff) | |
download | linux-8b9b261594d8ef218ef4d0e732dad153f82aab49.tar.xz |
xfs: remove the redundant xfs_alloc_log_agf
There are two invocations of xfs_alloc_log_agf in xfs_alloc_put_freelist.
The AGF does not change between the two calls. Although this does not pose
any practical problems, it seems like a small mistake. Therefore, fix it
by removing the first xfs_alloc_log_agf invocation.
Signed-off-by: Long Li <leo.lilong@huawei.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions