diff options
| author | Geert Uytterhoeven <[email protected]> | 2022-07-06 13:18:48 +0000 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2022-07-07 01:54:41 +0000 |
| commit | d7499634db4f43d3347ae58c5931ad1c795d4cbf (patch) | |
| tree | 199c002e32ef8846d4ec94db42f60dc0d30f742b /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | drm/msm/gpu: Add GEM debug label to devcore (diff) | |
| download | kernel-d7499634db4f43d3347ae58c5931ad1c795d4cbf.tar.gz kernel-d7499634db4f43d3347ae58c5931ad1c795d4cbf.zip | |
drm/msm/adreno: Do not propagate void return values
With sparse ("make C=2"), lots of
error: return expression in void function
messages are seen.
Fix this by removing the return statements to propagate void return
values.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/492529/
Link: https://lore.kernel.org/r/0083bc7e23753c19902580b902582ae499b44dbf.1657113388.git.geert@linux-m68k.org
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
