Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82621
b: refs/heads/master
c: f70701a
h: refs/heads/master
i:
  82619: 91f0fa1
v: v3
  • Loading branch information
Dave Young authored and Greg Kroah-Hartman committed Feb 2, 2008
1 parent f007d4f commit cc49982
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: dfacd68e495bb324ad6e92f4dfcf479dd447c8d3
refs/heads/master: f70701a34e217fd5f4f180f7bf4bb5c137d76e8a
2 changes: 1 addition & 1 deletion trunk/lib/kobject.c
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ struct kobject *kobject_create(void)
* @name: the name for the kset
* @parent: the parent kobject of this kobject, if any.
*
* This function creates a kset structure dynamically and registers it
* This function creates a kobject structure dynamically and registers it
* with sysfs. When you are finished with this structure, call
* kobject_put() and the structure will be dynamically freed when
* it is no longer being used.
Expand Down

0 comments on commit cc49982

Please sign in to comment.