diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2023-01-27 20:12:07 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2024-10-18 17:35:31 -0400 |
commit | c5df105f7da3448129b120da7dba765bc64ddb62 (patch) | |
tree | ff9f6ac4f95a9fab3642c5fba3432c125c475ad2 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | dce3e8d33aa7588fe9bea5f58796e94ee66091c3 (diff) | |
download | linux-c5df105f7da3448129b120da7dba765bc64ddb62.tar.gz linux-c5df105f7da3448129b120da7dba765bc64ddb62.tar.bz2 linux-c5df105f7da3448129b120da7dba765bc64ddb62.zip |
ufs_clusteracct(): switch to passing fragment number
Currently all callers pass it a block number. All of them have it derived
from a fragment number (both fragment and block numbers are within a cylinder
group, and thus 32bit). Pass it the fragment number instead; none of the
callers has other uses for the block number, so that ends up with cleaner
code.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions