linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] soc: tegra/bpmp-abi.h: drop a duplicated word
@ 2021-05-08  6:44 Randy Dunlap
  2021-06-24  8:23 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2021-05-08  6:44 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Vidya Sagar, Lorenzo Pieralisi, Thierry Reding, Timo Alho

Drop the repeated word "or" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Vidya Sagar <vidyas@nvidia.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Thierry Reding <treding@nvidia.com>
Cc: Timo Alho <talho@nvidia.com>
---
v2: rebase & resend

 include/soc/tegra/bpmp-abi.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20210507.orig/include/soc/tegra/bpmp-abi.h
+++ linux-next-20210507/include/soc/tegra/bpmp-abi.h
@@ -931,7 +931,7 @@ enum mrq_reset_commands {
  * @brief Request with MRQ_RESET
  *
  * Used by the sender of an #MRQ_RESET message to request BPMP to
- * assert or or deassert a given reset line.
+ * assert or deassert a given reset line.
  */
 struct mrq_reset_request {
 	/** @brief Reset action to perform (@ref mrq_reset_commands) */

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

* Re: [PATCH v2] soc: tegra/bpmp-abi.h: drop a duplicated word
  2021-05-08  6:44 [PATCH v2] soc: tegra/bpmp-abi.h: drop a duplicated word Randy Dunlap
@ 2021-06-24  8:23 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2021-06-24  8:23 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, Vidya Sagar, Lorenzo Pieralisi, Timo Alho

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

On Fri, May 07, 2021 at 11:44:09PM -0700, Randy Dunlap wrote:
> Drop the repeated word "or" in a comment.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Vidya Sagar <vidyas@nvidia.com>
> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> Cc: Thierry Reding <treding@nvidia.com>
> Cc: Timo Alho <talho@nvidia.com>
> ---
> v2: rebase & resend
> 
>  include/soc/tegra/bpmp-abi.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Sorry, this fell through the cracks. Applied now, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2021-06-24  8:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-08  6:44 [PATCH v2] soc: tegra/bpmp-abi.h: drop a duplicated word Randy Dunlap
2021-06-24  8:23 ` 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).