[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220207130951.2059795-1-trix@redhat.com>
Date: Mon, 7 Feb 2022 05:09:51 -0800
From: trix@...hat.com
To: thierry.reding@...il.com, jonathanh@...dia.com
Cc: linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org,
Tom Rix <trix@...hat.com>
Subject: [PATCH] soc/tegra: bpmp: cleanup double word in comment
From: Tom Rix <trix@...hat.com>
Remove the second 'or'.
Signed-off-by: Tom Rix <trix@...hat.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
Powered by blists - more mailing lists