aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2023-01-27 20:12:07 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2024-10-18 17:35:31 -0400
commitc5df105f7da3448129b120da7dba765bc64ddb62 (patch)
treeff9f6ac4f95a9fab3642c5fba3432c125c475ad2 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentdce3e8d33aa7588fe9bea5f58796e94ee66091c3 (diff)
downloadlinux-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