From: Oded Gabbay <ogabbay@kernel.org>
To: Colin King <colin.king@canonical.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
kernel-janitors@vger.kernel.org,
"Linux-Kernel@Vger. Kernel. Org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH][next] habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"
Date: Sun, 5 Sep 2021 13:29:18 +0300 [thread overview]
Message-ID: <CAFCwf11PPvjg0vCoY2HUhnEwYYf+DPFPm-4=GW9rxt61VB+kRQ@mail.gmail.com> (raw)
In-Reply-To: <20210903080203.6136-1-colin.king@canonical.com>
On Fri, Sep 3, 2021 at 11:02 AM Colin King <colin.king@canonical.com> wrote:
>
> From: Colin Ian King <colin.king@canonical.com>
>
> There is a spelling mistake in a literal string. Fix it.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> drivers/misc/habanalabs/gaudi/gaudi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/misc/habanalabs/gaudi/gaudi.c b/drivers/misc/habanalabs/gaudi/gaudi.c
> index 383865be3c2c..1d5fcca1ee0c 100644
> --- a/drivers/misc/habanalabs/gaudi/gaudi.c
> +++ b/drivers/misc/habanalabs/gaudi/gaudi.c
> @@ -395,7 +395,7 @@ static struct hl_hw_obj_name_entry gaudi_so_id_to_str[] = {
>
> static struct hl_hw_obj_name_entry gaudi_monitor_id_to_str[] = {
> { .id = 200, .name = "MON_OBJ_DMA_DOWN_FEEDBACK_RESET" },
> - { .id = 201, .name = "MON_OBJ_DMA_UP_FEADBACK_RESET" },
> + { .id = 201, .name = "MON_OBJ_DMA_UP_FEEDBACK_RESET" },
> { .id = 203, .name = "MON_OBJ_DRAM_TO_SRAM_QUEUE_FENCE" },
> { .id = 204, .name = "MON_OBJ_TPC_0_CLK_GATE" },
> { .id = 205, .name = "MON_OBJ_TPC_1_CLK_GATE" },
> --
> 2.32.0
>
Thanks!
Applied to -fixes
Oded
prev parent reply other threads:[~2021-09-05 10:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-03 8:02 Colin King
2021-09-05 10:29 ` Oded Gabbay [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='CAFCwf11PPvjg0vCoY2HUhnEwYYf+DPFPm-4=GW9rxt61VB+kRQ@mail.gmail.com' \
--to=ogabbay@kernel.org \
--cc=arnd@arndb.de \
--cc=colin.king@canonical.com \
--cc=gregkh@linuxfoundation.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: [PATCH][next] habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).