Skip to content
Snippets Groups Projects
Commit e1b85c17 authored by Sebastien Bessiere's avatar Sebastien Bessiere Committed by Benjamin Herrenschmidt
Browse files

trivial: powerpc: Fix typo in ioei_interrupt() description

parent 3766a1ab
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@ static struct pseries_io_event * ioei_find_event(struct rtas_error_log *elog)
* by scope or event type alone. For example, Torrent ISR route change
* event is reported with scope 0x00 (Not Applicatable) rather than
* 0x3B (Torrent-hub). It is better to let the clients to identify
* who owns the the event.
* who owns the event.
*/
static irqreturn_t ioei_interrupt(int irq, void *dev_id)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment