From: Sascha Hauer <s.hauer@pengutronix.de>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] filetype: fix typo
Date: Fri, 7 Jun 2019 08:40:57 +0200 [thread overview]
Message-ID: <20190607064057.f6m344eokgjovgdt@pengutronix.de> (raw)
In-Reply-To: <20190605064612.13693-1-antonynpavlov@gmail.com>
On Wed, Jun 05, 2019 at 09:46:12AM +0300, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
> 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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2019-06-07 6:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-05 6:46 Antony Pavlov
2019-06-07 6:40 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190607064057.f6m344eokgjovgdt@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=antonynpavlov@gmail.com \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox