diff options
author | Christoph Hellwig <hch@lst.de> | 2024-08-31 01:37:07 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-09-01 18:58:19 +0300 |
commit | fa0fc38b255cc88aef31ff13b5593e27622204e1 (patch) | |
tree | 6aa4e92140220a55e060c06b28e45834691328a6 /tools/perf/scripts/python/parallel-perf.py | |
parent | 9e9be9840fad01dec3ee958fc401c4863c360202 (diff) | |
download | linux-fa0fc38b255cc88aef31ff13b5593e27622204e1.tar.xz |
xfs: remove xfs_rtb_to_rtxrem
Simplify the number of block number conversion helpers by removing
xfs_rtb_to_rtxrem. Any recent compiler is smart enough to eliminate
the double divisions if using separate xfs_rtb_to_rtx and
xfs_rtb_to_rtxoff calls.
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/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions