linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] firmware: tegra: Fix a typo
@ 2023-09-12 12:10 Deming Wang
  2023-10-11 21:04 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: Deming Wang @ 2023-09-12 12:10 UTC (permalink / raw)
  To: thierry.reding, jonathanh; +Cc: linux-tegra, linux-kernel, Deming Wang

successfully, not 'succesfully'

Signed-off-by: Deming Wang <wangdeming@inspur.com>
---
 include/soc/tegra/bpmp-abi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/soc/tegra/bpmp-abi.h b/include/soc/tegra/bpmp-abi.h
index ecefcaec7e66..6b995a8f0f6d 100644
--- a/include/soc/tegra/bpmp-abi.h
+++ b/include/soc/tegra/bpmp-abi.h
@@ -1194,7 +1194,7 @@ struct cmd_clk_is_enabled_request {
  */
 struct cmd_clk_is_enabled_response {
 	/**
-	 * @brief The state of the clock that has been succesfully
+	 * @brief The state of the clock that has been successfully
 	 * requested with CMD_CLK_ENABLE or CMD_CLK_DISABLE by the
 	 * master invoking the command earlier.
 	 *
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] firmware: tegra: Fix a typo
  2023-09-12 12:10 [PATCH] firmware: tegra: Fix a typo Deming Wang
@ 2023-10-11 21:04 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2023-10-11 21:04 UTC (permalink / raw)
  To: thierry.reding, jonathanh, Deming Wang; +Cc: linux-tegra, linux-kernel

From: Thierry Reding <treding@nvidia.com>


On Tue, 12 Sep 2023 08:10:30 -0400, Deming Wang wrote:
> successfully, not 'succesfully'
> 
> 

Applied, thanks!

[1/1] firmware: tegra: Fix a typo
      commit: bde3ce7257ca68120f0d8db96b3df5bc14f8245d

Best regards,
-- 
Thierry Reding <treding@nvidia.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-11 21:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-12 12:10 [PATCH] firmware: tegra: Fix a typo Deming Wang
2023-10-11 21:04 ` Thierry Reding

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).