aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-10-13 22:32:13 +0200
committerJonathan Cameron <[email protected]>2021-10-19 08:30:45 +0100
commit523742f2112237e57db13176f7456aef65c1731a (patch)
tree712e2bdc2bf63cafaee05c7ebf66a8c3dbdb7b02 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentdf2171c668bdecc9122cc8f66bd0639baeae5c6b (diff)
iio: accel: mma7455: Make mma7455_core_remove() return void
Up to now mma7455_core_remove() returns zero unconditionally. Make it return void instead which makes it easier to see in the callers that there is no error to handle. Also the return value of i2c and spi remove callbacks is ignored anyway. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Alexandru Ardelean <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions