[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] disas/sh4: Add missing fallthrough annotations
From: |
Richard Henderson |
Subject: |
Re: [PATCH] disas/sh4: Add missing fallthrough annotations |
Date: |
Thu, 9 Jul 2020 09:13:30 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 |
On 6/29/20 10:59 PM, Thomas Huth wrote:
> Add fallthrough annotations to be able to compile the code without
> warnings with -Wimplicit-fallthrough. Looking at the code, it seems
> like the fallthrough is indeed intended here, so the comments should
> be appropriate.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> Note: The new lines use TABs since all the surounding code uses TABs, too.
> Please ignore the checkpatch warnings.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] disas/sh4: Add missing fallthrough annotations,
Richard Henderson <=