Drop the repeated word "or" in a comment.

Signed-off-by: Randy Dunlap <rdun...@infradead.org>
Cc: Vidya Sagar <vid...@nvidia.com>
Cc: Lorenzo Pieralisi <lorenzo.pieral...@arm.com>
Cc: Thierry Reding <tred...@nvidia.com>
Cc: Timo Alho <ta...@nvidia.com>
---
 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) */

Reply via email to