summaryrefslogtreecommitdiff
path: root/fs/iomap/seek.c
diff options
context:
space:
mode:
authorKhalid Masum <khalid.masum.92@gmail.com>2022-08-16 00:34:25 +0600
committerAlex Deucher <alexander.deucher@amd.com>2022-08-16 18:10:10 -0400
commit385bf5a856c196d5997ce4111a23df7e1b679c17 (patch)
tree16eb0c674826dab22faef4830c163dc4383c9d6e /fs/iomap/seek.c
parentbf7f7efbe051a59e9d0710cd26ea05f7ebc411a2 (diff)
drm/amdgpu/vcn: Return void from the stop_dbg_mode
There is no point in returning an int here. It only returns 0 which the caller never uses. Therefore return void and remove the unnecessary assignment. Addresses-Coverity: 1504988 ("Unused value") Fixes: 8da1170a16e4 ("drm/amdgpu: add VCN4 ip block support") Reviewed-by: Ruijing Dong <ruijing.dong@amd.com> Suggested-by: Ruijing Dong <ruijing.dong@amd.com> Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Khalid Masum <khalid.masum.92@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'fs/iomap/seek.c')
0 files changed, 0 insertions, 0 deletions