netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: Fix a comment typo
@ 2013-03-18 12:59 Kusanagi Kouichi
  2013-03-18 17:06 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Kusanagi Kouichi @ 2013-03-18 12:59 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel, Jiri Kosina

Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
---
 net/core/dev.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/core/dev.c b/net/core/dev.c
index dffbef7..69f696a 100644
--- a/net/core/dev.c
+++ b/net/core/dev.c
@@ -3326,7 +3326,7 @@ EXPORT_SYMBOL_GPL(netdev_rx_handler_register);
  *	netdev_rx_handler_unregister - unregister receive handler
  *	@dev: device to unregister a handler from
  *
- *	Unregister a receive hander from a device.
+ *	Unregister a receive handler from a device.
  *
  *	The caller must hold the rtnl_mutex.
  */
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] net: Fix a comment typo
  2013-03-18 12:59 [PATCH] net: Fix a comment typo Kusanagi Kouichi
@ 2013-03-18 17:06 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-03-18 17:06 UTC (permalink / raw)
  To: slash; +Cc: netdev, linux-kernel, trivial

From: Kusanagi Kouichi <slash@ac.auone-net.jp>
Date: Mon, 18 Mar 2013 21:59:52 +0900

> Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-18 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18 12:59 [PATCH] net: Fix a comment typo Kusanagi Kouichi
2013-03-18 17:06 ` David Miller

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).