On 7/22/19 2:12 PM, Alex Deucher wrote: > On Sun, Jul 21, 2019 at 6:39 PM Gustavo A. R. Silva > <[email protected]> wrote: >> >> Add missing break statement in order to prevent the code from falling >> through to case AMDGPU_IRQ_STATE_ENABLE. >> >> This bug was found thanks to the ongoing efforts to enable >> -Wimplicit-fallthrough. >> >> Fixes: a644d85a5cd4 ("drm/amdgpu: add gfx v10 implementation (v10)") >> Cc: [email protected] >> Signed-off-by: Gustavo A. R. Silva <[email protected]> > > Applied. Thanks! >
Awesome! Glad to help. :) Thanks -- Gustavo _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
