diff options
author | 2024-08-30 15:36:55 -0700 | |
---|---|---|
committer | 2024-09-01 08:58:19 -0700 | |
commit | 237130564ef3745ab4a8b5ba09da929befc761d9 (patch) | |
tree | a187ed2e7273adcf4d4bc32368c1efa058ac1230 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf (diff) | |
download | wireguard-linux-237130564ef3745ab4a8b5ba09da929befc761d9.tar.xz wireguard-linux-237130564ef3745ab4a8b5ba09da929befc761d9.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions