Skip to content

Commit e1b85c1

Browse files
Sebastien Bessiereozbenh
authored andcommitted
trivial: powerpc: Fix typo in ioei_interrupt() description
Signed-off-by: Sebastien Bessiere <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
1 parent 3766a1a commit e1b85c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/powerpc/platforms/pseries/io_event_irq.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ static struct pseries_io_event * ioei_find_event(struct rtas_error_log *elog)
115115
* by scope or event type alone. For example, Torrent ISR route change
116116
* event is reported with scope 0x00 (Not Applicatable) rather than
117117
* 0x3B (Torrent-hub). It is better to let the clients to identify
118-
* who owns the the event.
118+
* who owns the event.
119119
*/
120120

121121
static irqreturn_t ioei_interrupt(int irq, void *dev_id)

0 commit comments

Comments
 (0)