* [KJ] [PATCH] fix comments for register_netdev()
@ 2007-04-18 12:49 Borislav Petkov
2007-04-21 5:14 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2007-04-18 12:49 UTC (permalink / raw)
To: kernel-janitors; +Cc: netdev
Correct the function name in the comments supplied with register_netdev()
Signed-off-by: Borislav Petkov <bbpetkov@yahoo.de>
Index: 21-rc7/net/core/dev.c
===================================================================
--- 21-rc7.orig/net/core/dev.c
+++ 21-rc7/net/core/dev.c
@@ -3002,7 +3002,7 @@ out:
* chain. 0 is returned on success. A negative errno code is returned
* on a failure to set up the device, or if the name is a duplicate.
*
- * This is a wrapper around register_netdev that takes the rtnl semaphore
+ * This is a wrapper around register_netdevice that takes the rtnl semaphore
* and expands the device name if you passed a format string to
* alloc_netdev.
*/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] fix comments for register_netdev()
2007-04-18 12:49 [KJ] [PATCH] fix comments for register_netdev() Borislav Petkov
@ 2007-04-21 5:14 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2007-04-21 5:14 UTC (permalink / raw)
To: bbpetkov; +Cc: kernel-janitors, netdev
From: Borislav Petkov <bbpetkov@yahoo.de>
Date: Wed, 18 Apr 2007 14:49:52 +0200
> Correct the function name in the comments supplied with register_netdev()
>
> Signed-off-by: Borislav Petkov <bbpetkov@yahoo.de>
Patch applied, thank you.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-04-21 5:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-18 12:49 [KJ] [PATCH] fix comments for register_netdev() Borislav Petkov
2007-04-21 5:14 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox