> Il giorno 30 ago 2017, alle ore 20:42, Bart Van Assche
> ha scritto:
>
> This patch avoids that gcc 7 issues a warning about fall-through
> when building with W=1.
>
> Signed-off-by: Bart Van Assche
> Cc: Paolo Valente
Acked-by: Paolo Valente
> ---
> block/bfq-iosched.c | 1 +
> 1 file c
This patch avoids that gcc 7 issues a warning about fall-through
when building with W=1.
Signed-off-by: Bart Van Assche
Cc: Paolo Valente
---
block/bfq-iosched.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/block/bfq-iosched.c b/block/bfq-iosched.c
index 6a7a26b6cec1..8c11c2e827a5 100644