Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fafdbf84 authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by David S. Miller
Browse files

trivial: typo hnalder -> handler

parent 0f09a343
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -445,7 +445,7 @@ static void ks8851_init_mac(struct ks8851_net *ks)

/**
 * ks8851_irq - device interrupt handler
 * @irq: Interrupt number passed from the IRQ hnalder.
 * @irq: Interrupt number passed from the IRQ handler.
 * @pw: The private word passed to register_irq(), our struct ks8851_net.
 *
 * Disable the interrupt from happening again until we've processed the
+1 −1
Original line number Diff line number Diff line
@@ -839,7 +839,7 @@ static void ks_update_link_status(struct net_device *netdev, struct ks_net *ks)

/**
 * ks_irq - device interrupt handler
 * @irq: Interrupt number passed from the IRQ hnalder.
 * @irq: Interrupt number passed from the IRQ handler.
 * @pw: The private word passed to register_irq(), our struct ks_net.
 *
 * This is the handler invoked to find out what happened