Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82804
b: refs/heads/master
c: 53379e5
h: refs/heads/master
v: v3
  • Loading branch information
Oliver Pinter authored and Adrian Bunk committed Feb 3, 2008
1 parent 0764965 commit 689ff0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1dbede87148c4723789e59ce2e415c909c8ccc3d
refs/heads/master: 53379e57a7705e2946c8d77d09a57a169097a6fe
4 changes: 2 additions & 2 deletions trunk/net/core/net_namespace.c
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,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.
*/
Expand Down Expand Up @@ -335,7 +335,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.
*/
Expand Down

0 comments on commit 689ff0b

Please sign in to comment.