* [PATCH] soc/tegra: bpmp: cleanup double word in comment
@ 2022-02-07 13:09 trix
2022-02-25 13:10 ` Thierry Reding
0 siblings, 1 reply; 2+ messages in thread
From: trix @ 2022-02-07 13:09 UTC (permalink / raw)
To: thierry.reding, jonathanh; +Cc: linux-tegra, linux-kernel, Tom Rix
From: Tom Rix <trix@redhat.com>
Remove the second 'or'.
Signed-off-by: Tom Rix <trix@redhat.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 bff99f23860c3..53171e324d1ce 100644
--- a/include/soc/tegra/bpmp-abi.h
+++ b/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) */
--
2.26.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] soc/tegra: bpmp: cleanup double word in comment
2022-02-07 13:09 [PATCH] soc/tegra: bpmp: cleanup double word in comment trix
@ 2022-02-25 13:10 ` Thierry Reding
0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2022-02-25 13:10 UTC (permalink / raw)
To: trix; +Cc: jonathanh, linux-tegra, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 308 bytes --]
On Mon, Feb 07, 2022 at 05:09:51AM -0800, trix@redhat.com wrote:
> From: Tom Rix <trix@redhat.com>
>
> Remove the second 'or'.
>
> Signed-off-by: Tom Rix <trix@redhat.com>
> ---
> include/soc/tegra/bpmp-abi.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, 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:[~2022-02-25 13:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-07 13:09 [PATCH] soc/tegra: bpmp: cleanup double word in comment trix
2022-02-25 13:10 ` 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).