From: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
To: Colin Ian King <colin.i.king@gmail.com>,
Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>,
Florian Fainelli <florian.fainelli@broadcom.com>,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@broadcom.com>,
linux-media@vger.kernel.org,
linux-rpi-kernel@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] media: raspberrypi: rp1-cfe: Fix spelling mistake "Orphanded" -> "Orphaned"
Date: Tue, 22 Oct 2024 12:17:46 +0300 [thread overview]
Message-ID: <485f9ce3-4e8f-4434-b090-24e67c79940a@ideasonboard.com> (raw)
In-Reply-To: <20241021082207.733506-1-colin.i.king@gmail.com>
On 21/10/2024 11:22, Colin Ian King wrote:
> There is a spelling mistake in a WARN message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
> drivers/media/platform/raspberrypi/rp1-cfe/cfe.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/platform/raspberrypi/rp1-cfe/cfe.c b/drivers/media/platform/raspberrypi/rp1-cfe/cfe.c
> index 045910de6c57..da9e1a1e4d0d 100644
> --- a/drivers/media/platform/raspberrypi/rp1-cfe/cfe.c
> +++ b/drivers/media/platform/raspberrypi/rp1-cfe/cfe.c
> @@ -641,7 +641,7 @@ static void cfe_sof_isr(struct cfe_node *node)
> * Unfortunately, there is not enough hardware state to tell if this
> * may have occurred.
> */
> - if (WARN(node->cur_frm, "%s: [%s] Orphanded frame at seq %u\n",
> + if (WARN(node->cur_frm, "%s: [%s] Orphaned frame at seq %u\n",
> __func__, node_desc[node->id].name, node->fs_count))
> cfe_process_buffer_complete(node, VB2_BUF_STATE_ERROR);
>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Tomi
prev parent reply other threads:[~2024-10-22 9:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 8:22 Colin Ian King
2024-10-22 9:17 ` Tomi Valkeinen [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=485f9ce3-4e8f-4434-b090-24e67c79940a@ideasonboard.com \
--to=tomi.valkeinen@ideasonboard.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=colin.i.king@gmail.com \
--cc=florian.fainelli@broadcom.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kernel-list@raspberrypi.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-rpi-kernel@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
all inboxes | Powered by JetHome®