diff options
author | Long Li <[email protected]> | 2024-09-30 18:42:17 +0800 |
---|---|---|
committer | Carlos Maiolino <[email protected]> | 2024-11-05 13:51:55 +0100 |
commit | 8b9b261594d8ef218ef4d0e732dad153f82aab49 (patch) | |
tree | cd9543edf398a776c29a60fd5154008f0a3a7807 /drivers/fpga/fpga-bridge.c | |
parent | 59b723cd2adbac2a34fc8e12c74ae26ae45bf230 (diff) |
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 <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions