Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209903
b: refs/heads/master
c: f6e6e77
h: refs/heads/master
i:
  209901: 21a9059
  209899: fae690d
  209895: 15c8125
  209887: 55a9af8
v: v3
  • Loading branch information
Xiaotian Feng authored and Greg Kroah-Hartman committed Aug 24, 2010
1 parent b7bfc77 commit 0ab833f
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: f45f3c1f3f616ca1d1e1eb5e7a720ca63cb59550
refs/heads/master: f6e6e7799ebcad40fa15e4015beca2d776554302
4 changes: 2 additions & 2 deletions trunk/lib/kobject_uevent.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ static int kobj_usermode_filter(struct kobject *kobj)
* @kobj: struct kobject that the action is happening to
* @envp_ext: pointer to environmental data
*
* Returns 0 if kobject_uevent() is completed with success or the
* Returns 0 if kobject_uevent_env() is completed with success or the
* corresponding error when it fails.
*/
int kobject_uevent_env(struct kobject *kobj, enum kobject_action action,
Expand Down Expand Up @@ -317,7 +317,7 @@ int kobject_uevent_env(struct kobject *kobj, enum kobject_action action,
EXPORT_SYMBOL_GPL(kobject_uevent_env);

/**
* kobject_uevent - notify userspace by ending an uevent
* kobject_uevent - notify userspace by sending an uevent
*
* @action: action that is happening
* @kobj: struct kobject that the action is happening to
Expand Down

0 comments on commit 0ab833f

Please sign in to comment.