[PATCH] soc: tegra/bpmp-abi.h: drop a duplicated word

From: Randy Dunlap
Date: Sat Jul 18 2020 - 20:33:04 EST


Drop the repeated word "or" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Cc: Vidya Sagar <vidyas@xxxxxxxxxx>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
Cc: Thierry Reding <treding@xxxxxxxxxx>
Cc: Timo Alho <talho@xxxxxxxxxx>
---
include/soc/tegra/bpmp-abi.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/soc/tegra/bpmp-abi.h
+++ linux-next-20200717/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) */