diff options
| author | Paul Cercueil <[email protected]> | 2021-01-11 17:28:39 +0000 |
|---|---|---|
| committer | Kees Cook <[email protected]> | 2021-01-11 12:05:14 -0800 |
| commit | 04b38d012556199ba4c31195940160e0c44c64f0 (patch) | |
| tree | f91e12cb71e4e173d1a2ba5de75e474b0d150efc /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62 (diff) | |
seccomp: Add missing return in non-void function
We don't actually care about the value, since the kernel will panic
before that; but a value should nonetheless be returned, otherwise the
compiler will complain.
Fixes: 8112c4f140fa ("seccomp: remove 2-phase API")
Cc: [email protected] # 4.7+
Signed-off-by: Paul Cercueil <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions