lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220811151212.8815-1-dengshaomin@cdjrlc.com>
Date:   Thu, 11 Aug 2022 11:12:12 -0400
From:   Shaomin Deng <dengshaomin@...rlc.com>
To:     talel@...zon.com, tglx@...utronix.de, maz@...nel.org
Cc:     linux-kernel@...r.kernel.org, Shaomin Deng <dengshaomin@...rlc.com>
Subject: [PATCH] irqchip/al-fic: Fix typo in comments

Delete the repeated word "to" in comments.

Signed-off-by: Shaomin Deng <dengshaomin@...rlc.com>
---
 drivers/irqchip/irq-al-fic.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/irqchip/irq-al-fic.c b/drivers/irqchip/irq-al-fic.c
index 886de028a901..8e88a5cbbca2 100644
--- a/drivers/irqchip/irq-al-fic.c
+++ b/drivers/irqchip/irq-al-fic.c
@@ -189,7 +189,7 @@ static int al_fic_register(struct device_node *node,
  * @name: name of the fic
  * @parent_irq: interrupt of parent
  *
- * This API will configure the fic hardware to to work in wire mode.
+ * This API will configure the fic hardware to work in wire mode.
  * In wire mode, fic hardware is generating a wire ("wired") interrupt.
  * Interrupt can be generated based on positive edge or level - configuration is
  * to be determined based on connected hardware to this fic.
-- 
2.35.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ