* [PATCH] trivial: typo hnalder -> handler
@ 2012-02-12 21:29 Uwe Kleine-König
2012-02-12 21:31 ` Uwe Kleine-König
2012-03-14 8:52 ` Uwe Kleine-König
0 siblings, 2 replies; 3+ messages in thread
From: Uwe Kleine-König @ 2012-02-12 21:29 UTC (permalink / raw)
To: trivial; +Cc: David S. Miller, netdev
---
drivers/net/ethernet/micrel/ks8851.c | 2 +-
drivers/net/ethernet/micrel/ks8851_mll.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ethernet/micrel/ks8851.c b/drivers/net/ethernet/micrel/ks8851.c
index 6b35e7d..bfebeb3 100644
--- a/drivers/net/ethernet/micrel/ks8851.c
+++ b/drivers/net/ethernet/micrel/ks8851.c
@@ -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
diff --git a/drivers/net/ethernet/micrel/ks8851_mll.c b/drivers/net/ethernet/micrel/ks8851_mll.c
index e58e78e..edcc9fd 100644
--- a/drivers/net/ethernet/micrel/ks8851_mll.c
+++ b/drivers/net/ethernet/micrel/ks8851_mll.c
@@ -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
--
1.7.9
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] trivial: typo hnalder -> handler
2012-02-12 21:29 [PATCH] trivial: typo hnalder -> handler Uwe Kleine-König
@ 2012-02-12 21:31 ` Uwe Kleine-König
2012-03-14 8:52 ` Uwe Kleine-König
1 sibling, 0 replies; 3+ messages in thread
From: Uwe Kleine-König @ 2012-02-12 21:31 UTC (permalink / raw)
To: trivial; +Cc: David S. Miller, netdev
On Sun, Feb 12, 2012 at 10:29:06PM +0100, Uwe Kleine-König wrote:
(nothing in the changelog)
I forgot to add my S-o-b. You can assume that.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] trivial: typo hnalder -> handler
2012-02-12 21:29 [PATCH] trivial: typo hnalder -> handler Uwe Kleine-König
2012-02-12 21:31 ` Uwe Kleine-König
@ 2012-03-14 8:52 ` Uwe Kleine-König
1 sibling, 0 replies; 3+ messages in thread
From: Uwe Kleine-König @ 2012-03-14 8:52 UTC (permalink / raw)
To: David S. Miller; +Cc: netdev
Hello David,
On Sun, Feb 12, 2012 at 10:29:06PM +0100, Uwe Kleine-König wrote:
> ---
I noticed that I missed to add my S-o-b and you took the patch anyhow
(currently fafdbf84d7eb2cd7aee435cc381a0796e1a5ccb0 in next-20120314.
If you care and your tree isn't stable yet, feel free to add my
Signed-off-by.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-03-14 8:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-12 21:29 [PATCH] trivial: typo hnalder -> handler Uwe Kleine-König
2012-02-12 21:31 ` Uwe Kleine-König
2012-03-14 8:52 ` Uwe Kleine-König
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).