Skip to content

Commit b7640d7

Browse files
rddunlapMarc Zyngier
authored andcommitted
irqchip: irq-bcm2836.h: drop a duplicated word
Drop the repeated word "the" in a comment. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Jason Cooper <[email protected]> Cc: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 3af9571 commit b7640d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/linux/irqchip/irq-bcm2836.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
*/
3131
#define LOCAL_MAILBOX_INT_CONTROL0 0x050
3232
/*
33-
* The CPU's interrupt status register. Bits are defined by the the
33+
* The CPU's interrupt status register. Bits are defined by the
3434
* LOCAL_IRQ_* bits below.
3535
*/
3636
#define LOCAL_IRQ_PENDING0 0x060

0 commit comments

Comments
 (0)