From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Colin Ian King <colin.i.king@gmail.com>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
devicetree@vger.kernel.org, kernel-janitors@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2][next] nvmem: layouts: Fix spelling mistake "platforn" -> "platform"
Date: Thu, 5 Jan 2023 11:03:10 +0100 [thread overview]
Message-ID: <20230105110310.373f076b@xps-13> (raw)
In-Reply-To: <20230105095828.2951-1-colin.i.king@gmail.com>
Hi Colin,
colin.i.king@gmail.com wrote on Thu, 5 Jan 2023 09:58:27 +0000:
> There is a spelling mistake in the literal string. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Good catch.
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
> ---
> drivers/nvmem/layouts/onie-tlv.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/nvmem/layouts/onie-tlv.c b/drivers/nvmem/layouts/onie-tlv.c
> index 074c7c700845..767f39fff717 100644
> --- a/drivers/nvmem/layouts/onie-tlv.c
> +++ b/drivers/nvmem/layouts/onie-tlv.c
> @@ -48,7 +48,7 @@ static const char *onie_tlv_cell_name(u8 type)
> case 0x27:
> return "label-revision";
> case 0x28:
> - return "platforn-name";
> + return "platform-name";
> case 0x29:
> return "onie-version";
> case 0x2A:
Thanks,
Miquèl
next prev parent reply other threads:[~2023-01-05 10:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-05 9:58 [PATCH 1/2][next] nvmem: layouts: Fix spelling mistake "platforn" -> "platform" Colin Ian King
2023-01-05 9:58 ` [PATCH 2/2][next] dt-bindings: nvmem: " Colin Ian King
2023-01-05 10:03 ` Miquel Raynal
2023-01-05 17:14 ` Srinivas Kandagatla
2023-01-05 10:03 ` Miquel Raynal [this message]
2023-01-05 17:14 ` [PATCH 1/2][next] nvmem: layouts: " Srinivas Kandagatla
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=20230105110310.373f076b@xps-13 \
--to=miquel.raynal@bootlin.com \
--cc=colin.i.king@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=srinivas.kandagatla@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.