diff options
| author | Darrick J. Wong <[email protected]> | 2020-05-21 13:08:48 -0700 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2020-05-27 08:49:27 -0700 |
| commit | 390600f811f1adfb9158e9b670b81219a9d94d72 (patch) | |
| tree | 6539bea35ed3bd92bf18f8ebf184937344e9b25b /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | 9be0590453cdae1b7aa2eb08515cc140ecc850c3 (diff) | |
xfs: remove flags argument from xfs_inode_ag_walk
The incore inode walk code passes a flags argument and a pointer from
the xfs_inode_ag_iterator caller all the way to the iteration function.
We can reduce the function complexity by passing flags through the
private pointer.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions