aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c
diff options
context:
space:
mode:
authorChenXiaoSong <chenxiaosong2@huawei.com>2022-06-23 09:58:58 +0800
committerTrond Myklebust <trond.myklebust@hammerspace.com>2022-07-12 10:05:24 -0400
commit064109db53ecc5d88621d02f36da9f33ca0d64bd (patch)
tree1a04b8047244e2556392a979c4494222b00fe43f /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c
parentnfs/blocklayout: refactor block device opening (diff)
downloadwireguard-linux-064109db53ecc5d88621d02f36da9f33ca0d64bd.tar.xz
wireguard-linux-064109db53ecc5d88621d02f36da9f33ca0d64bd.zip
NFS: remove redundant code in nfs_file_write()
filemap_fdatawait_range() will always return 0, after patch 6c984083ec24 ("NFS: Use of mapping_set_error() results in spurious errors"), it will not save the wb err in struct address_space->flags: result = filemap_fdatawait_range(file->f_mapping, ...) = 0 filemap_check_errors(mapping) = 0 test_bit(..., &mapping->flags) // flags is 0 Signed-off-by: ChenXiaoSong <chenxiaosong2@huawei.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions