We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3766a1a commit e1b85c1Copy full SHA for e1b85c1
arch/powerpc/platforms/pseries/io_event_irq.c
@@ -115,7 +115,7 @@ static struct pseries_io_event * ioei_find_event(struct rtas_error_log *elog)
115
* by scope or event type alone. For example, Torrent ISR route change
116
* event is reported with scope 0x00 (Not Applicatable) rather than
117
* 0x3B (Torrent-hub). It is better to let the clients to identify
118
- * who owns the the event.
+ * who owns the event.
119
*/
120
121
static irqreturn_t ioei_interrupt(int irq, void *dev_id)
0 commit comments