Skip to content
Snippets Groups Projects
Commit acccafe9 authored by David Brigada's avatar David Brigada Committed by Greg Kroah-Hartman
Browse files

kobject: Documentation Spelling Patch

parent 46232366
No related branches found
No related tags found
No related merge requests found
...@@ -305,7 +305,7 @@ should not be manipulated by any other user. ...@@ -305,7 +305,7 @@ should not be manipulated by any other user.
A kset keeps its children in a standard kernel linked list. Kobjects point A kset keeps its children in a standard kernel linked list. Kobjects point
back to their containing kset via their kset field. In almost all cases, back to their containing kset via their kset field. In almost all cases,
the kobjects belonging to a ket have that kset (or, strictly, its embedded the kobjects belonging to a kset have that kset (or, strictly, its embedded
kobject) in their parent. kobject) in their parent.
As a kset contains a kobject within it, it should always be dynamically As a kset contains a kobject within it, it should always be dynamically
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment