Re: [PATCH 1/1] cmd/regulator: missing fallthrough in do_dev()

2023-04-07 Thread Tom Rini
On Sat, Apr 01, 2023 at 10:07:30AM +0200, Heinrich Schuchardt wrote: > Add missing fallthrough macro. > > Signed-off-by: Heinrich Schuchardt > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH 1/1] cmd/regulator: missing fallthrough in do_dev()

2023-04-01 Thread Simon Glass
On Sat, 1 Apr 2023 at 21:07, Heinrich Schuchardt < heinrich.schucha...@canonical.com> wrote: > > Add missing fallthrough macro. > > Signed-off-by: Heinrich Schuchardt > --- > cmd/regulator.c | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Simon Glass

[PATCH 1/1] cmd/regulator: missing fallthrough in do_dev()

2023-04-01 Thread Heinrich Schuchardt
Add missing fallthrough macro. Signed-off-by: Heinrich Schuchardt --- cmd/regulator.c | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/regulator.c b/cmd/regulator.c index ed4996dbd2..8988c90108 100644 --- a/cmd/regulator.c +++ b/cmd/regulator.c @@ -37,6 +37,7 @@ static int do_dev(struct