diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2024-07-23 01:05:06 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2024-11-03 01:28:07 -0500 |
commit | 9bd812744db2e1d27712ab1053527bb54e178e4c (patch) | |
tree | 1069f981f7f750cb836f468c3b1f1866b635f76d /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 44b11a56c3fb1596542fcdea190c1bd7bd67b05b (diff) | |
download | linux-9bd812744db2e1d27712ab1053527bb54e178e4c.tar.gz linux-9bd812744db2e1d27712ab1053527bb54e178e4c.tar.bz2 linux-9bd812744db2e1d27712ab1053527bb54e178e4c.zip |
convert cifs_ioctl_copychunk()
fdput() moved past mnt_drop_file_write(); harmless, if somewhat cringeworthy.
Reordering could be avoided either by adding an explicit scope or by making
mnt_drop_file_write() called via __cleanup.
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions