diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2024-08-14 17:38:21 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2024-10-09 11:28:55 -0400 |
commit | 6a8126f077f9d1f33613c9fa3dbd9a6774c6c4dd (patch) | |
tree | 6297e306d0ce5f4156de070d80fb3c3ea6bb68e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | b8ea429d7249253ec1fe90dffc648f0668d12385 (diff) | |
download | linux-6a8126f077f9d1f33613c9fa3dbd9a6774c6c4dd.tar.gz linux-6a8126f077f9d1f33613c9fa3dbd9a6774c6c4dd.tar.bz2 linux-6a8126f077f9d1f33613c9fa3dbd9a6774c6c4dd.zip |
expand_files(): simplify calling conventions
All callers treat 0 and 1 returned by expand_files() in the same way
now since the call in alloc_fd() had been made conditional. Just make
it return 0 on success and be done with it...
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