On Sat, 1 Apr 2023 at 20:38, Heinrich Schuchardt <
heinrich.schucha...@canonical.com> wrote:
>
> Add a missing fallthrough macro to avoid a -Wimplicit-fallthrough warning.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> drivers/mtd/spi/sandbox.c | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-
On Sat, 1 Apr 2023 at 20:38, Heinrich Schuchardt <
heinrich.schucha...@canonical.com> wrote:
>
> Add a missing fallthrough macro to avoid a -Wimplicit-fallthrough warning.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> drivers/mtd/spi/sandbox.c | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-
Add a missing fallthrough macro to avoid a -Wimplicit-fallthrough warning.
Signed-off-by: Heinrich Schuchardt
---
drivers/mtd/spi/sandbox.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/mtd/spi/sandbox.c b/drivers/mtd/spi/sandbox.c
index 3c01e3b41c..4fe547171a 100644
--- a/drivers/
3 matches
Mail list logo