diff options
| author | Shivank Garg <[email protected]> | 2025-06-02 17:23:18 +0000 |
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2025-06-25 20:42:33 +0000 |
| commit | 87d4fbf4a387f207d6906806ef6bf5c8eb289bd7 (patch) | |
| tree | fa1efea343ade1670cac63a4a2dc61b356991582 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | KVM: fix typo in kvm_vm_set_mem_attributes() comment (diff) | |
| download | kernel-87d4fbf4a387f207d6906806ef6bf5c8eb289bd7.tar.gz kernel-87d4fbf4a387f207d6906806ef6bf5c8eb289bd7.zip | |
KVM: guest_memfd: Remove redundant kvm_gmem_getattr implementation
Remove the redundant kvm_gmem_getattr() implementation that simply calls
generic_fillattr() without any special handling. The VFS layer
(vfs_getattr_nosec()) will call generic_fillattr() by default when no
custom getattr operation is provided in the inode_operations structure.
This is a cleanup with no functional change.
Signed-off-by: Shivank Garg <[email protected]>
Reviewed-By: Ackerley Tng <[email protected]>
Reviewed-by: Pankaj Gupta <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
