Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs 'struct file' related updates from Al Viro: "A bit more of 'this fget() would be better off as fdget()' whack-a-mole + a couple of ->f_count-related cleanups" * 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: media: switch to fdget() drm_syncobj: switch to fdget() amdgpu: switch to fdget() don't open-code file_count() fs: drop unused fput_atomic definition
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c 11 additions, 12 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
- drivers/gpu/drm/drm_syncobj.c 6 additions, 7 deletionsdrivers/gpu/drm/drm_syncobj.c
- drivers/gpu/drm/i915/i915_gem.c 1 addition, 1 deletiondrivers/gpu/drm/i915/i915_gem.c
- drivers/media/media-request.c 8 additions, 8 deletionsdrivers/media/media-request.c
- include/linux/fs.h 0 additions, 1 deletioninclude/linux/fs.h
Loading
Please register or sign in to comment