diff options
author | Christoph Hellwig <hch@lst.de> | 2023-12-20 07:34:59 +0100 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2023-12-29 13:37:04 +0530 |
commit | 22b7b1f597a6a21fb7b3791a55f3a7ae54d2dfe4 (patch) | |
tree | 40310c27afd3dc6d3df8e816793ec484c90601b6 /drivers/gpu/drm/amd/amdgpu/atom.c | |
parent | 6c8d169bbd51fc10d1d0029d495962881315b4c2 (diff) |
xfs: remove xfs_attr_shortform_lookup
xfs_attr_shortform_lookup is only used by xfs_attr_shortform_addname,
which is much better served by calling xfs_attr_sf_findname. Switch
it over and remove xfs_attr_shortform_lookup.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions