Re: [PATCH] filetype: fix typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 05, 2019 at 09:46:12AM +0300, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx>
> ---
>  common/filetype.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/common/filetype.c b/common/filetype.c
> index e2d707b156..9675009eb0 100644
> --- a/common/filetype.c
> +++ b/common/filetype.c
> @@ -37,7 +37,7 @@ struct filetype_str {
>  };
>  
>  static const struct filetype_str filetype_str[] = {
> -	[filetype_unknown] = { "unknown", "unkown" },
> +	[filetype_unknown] = { "unknown", "unknown" },
>  	[filetype_arm_zimage] = { "ARM Linux zImage", "arm-zimage" },
>  	[filetype_lzo_compressed] = { "LZO compressed", "lzo" },
>  	[filetype_lz4_compressed] = { "LZ4 compressed", "lz4" },
> -- 
> 2.20.1
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux