lkml.org 
[lkml]   [2007]   [Dec]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[03/06] [typo fix] net/core/net_namespace.c
-- 
Thanks,
Oliver
commit 8558bc25d31a1d70879819f28f94485abc289b6b
Author: Oliver Pinter <oliver.pntr@gmail.com>
Commit: Oliver Pinter <oliver.pntr@gmail.com>

[typo fix] net/core/net_namespace.c

typo fix in net/core/net_namespace.c
foo-destory -> foo-destroy

Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com>

diff --git a/net/core/net_namespace.c b/net/core/net_namespace.c
index 383252b..2101739 100644
--- a/net/core/net_namespace.c
+++ b/net/core/net_namespace.c
@@ -280,7 +280,7 @@ EXPORT_SYMBOL_GPL(register_pernet_subsys);
* @ops: pernet operations structure to manipulate
*
* Remove the pernet operations structure from the list to be
- * used when network namespaces are created or destoryed. In
+ * used when network namespaces are created or destroyed. In
* addition run the exit method for all existing network
* namespaces.
*/
@@ -328,7 +328,7 @@ EXPORT_SYMBOL_GPL(register_pernet_device);
* @ops: pernet operations structure to manipulate
*
* Remove the pernet operations structure from the list to be
- * used when network namespaces are created or destoryed. In
+ * used when network namespaces are created or destroyed. In
* addition run the exit method for all existing network
* namespaces.
*/
\
 
 \ /
  Last update: 2007-12-30 14:21    [W:0.318 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site