[U-Boot] [PATCH V2] Fix misc spelling errors found by lintian

Andy Pont andy.pont at sdcsystems.com
Thu Feb 3 15:28:51 CET 2011


Loic wrote...

<snip>

> diff --git a/common/cmd_usb.c b/common/cmd_usb.c
> index b04a8df..7fcc61a 100644
> --- a/common/cmd_usb.c
> +++ b/common/cmd_usb.c
> @@ -580,7 +580,7 @@ int do_usb(cmd_tbl_t *cmdtp, int flag, int argc,
> char * const argv[])
>  					break;
>  			}
>  			if (dev == NULL) {
> -				printf("*** NO Device avaiable ***\n");
> +				printf("*** NO Device available ***\n");

Should this be further amended to be all upper case or all words starting with an upper case character rather than the current random looking collection?

<snip>

Andy.




More information about the U-Boot mailing list