[PATCH] cmd: event: Remove additional event description

Simon Glass sjg at chromium.org
Tue Jan 17 21:30:11 CET 2023


On Tue, 17 Jan 2023 at 03:44, Michal Simek <michal.simek at amd.com> wrote:
>
> The first name is taken from command name that's why shouldn't be listed in
> help. The similar change was also done by commit a84d3b6c5634 ("cmd: pwm:
> Remove additional pwm description").
> Also remove additional spaces in help message.
>
> Before:
> event event list   - list event spies
>
> After:
> event list   - list event spies
>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
>
>  cmd/event.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list