diff options
author | Christoph Hellwig <hch@lst.de> | 2024-08-30 15:36:55 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-09-01 08:58:19 -0700 |
commit | 237130564ef3745ab4a8b5ba09da929befc761d9 (patch) | |
tree | a187ed2e7273adcf4d4bc32368c1efa058ac1230 /tools/perf/scripts/python/task-analyzer.py | |
parent | b4781eea6872431840e53ffebb95a5614e6944b4 (diff) |
xfs: cleanup the calling convention for xfs_rtpick_extent
xfs_rtpick_extent never returns an error. Do away with the error return
and directly return the picked extent instead of doing that through a
call by reference argument.
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions