diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-04 07:18:27 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-06 00:38:24 +0300 |
commit | db129fa01113f767d5b7a6fd339114a962023464 (patch) | |
tree | 93f784bdd7227c7250f2100010562e20bbbf8c0f /tools/perf/scripts/python | |
parent | 67ce5ba575354da1542e0579fb8c7a871cbf57b3 (diff) | |
download | linux-db129fa01113f767d5b7a6fd339114a962023464.tar.xz |
xfs: remove the agno argument to xfs_free_ag_extent
xfs_free_ag_extent already has a pointer to the pag structure through
the agf buffer. Use that instead of passing the redundant argument,
and do the same for the tracepoint.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions