Re: [U-Boot] [PATCH] cmd/led.c: fix typos in online help

2019-06-22 Thread Tom Rini
On Mon, Jun 17, 2019 at 03:33:55PM +0200, Anatolij Gustschin wrote: > Remove square brackets around label in state command description. > > Fixes: ea41b15617fa ("cmd/led: check subcommand "list" instead "l"") > Signed-off-by: Anatolij Gustschin > Reviewed-by: Heiko Schocher Applied to u-boot/m

Re: [U-Boot] [PATCH] cmd/led.c: fix typos in online help

2019-06-17 Thread Heiko Schocher
Hello Anatolij, Am 17.06.2019 um 15:33 schrieb Anatolij Gustschin: Remove square brackets around label in state command description. Fixes: ea41b15617fa ("cmd/led: check subcommand "list" instead "l"") Signed-off-by: Anatolij Gustschin --- cmd/led.c | 2 +- 1 file changed, 1 insertion(+), 1