diff options
author | Christoph Hellwig <[email protected]> | 2024-08-30 15:37:07 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2024-09-01 08:58:19 -0700 |
commit | fa0fc38b255cc88aef31ff13b5593e27622204e1 (patch) | |
tree | 6aa4e92140220a55e060c06b28e45834691328a6 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9e9be9840fad01dec3ee958fc401c4863c360202 (diff) |
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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions