Hi
> From: Patrick DELAUNAY
> Sent: vendredi 21 juin 2019 15:27
>
> This patch solves the following warnings:
>
> cmd/pinmux.c: In function 'do_dev':
> cmd/pinmux.c:26:6: warning: this statement may fall through [-Wimplicit-
> fallthrough=]
>if (ret) {
> ^
> cmd/pinmux.c:30:2: note: h
This patch solves the following warnings:
cmd/pinmux.c: In function 'do_dev':
cmd/pinmux.c:26:6: warning: this statement may fall through
[-Wimplicit-fallthrough=]
if (ret) {
^
cmd/pinmux.c:30:2: note: here
case 1:
^~~~
Signed-off-by: Patrice Chotard
Signed-off-by: Patrick Delaunay
2 matches
Mail list logo