Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196063
b: refs/heads/master
c: 1d9e882
h: refs/heads/master
i:
  196061: f4f324a
  196059: cd1450e
  196055: da3a50b
  196047: 59dba99
  196031: 00463a6
v: v3
  • Loading branch information
Christoph Egger authored and Greg Kroah-Hartman committed May 21, 2010
1 parent fded143 commit 5a2930f
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: de139a3393958c5adc75b7df7619d7e48d9ea559
refs/heads/master: 1d9e882ba4971f31473dd812da64909f30a6c242
2 changes: 1 addition & 1 deletion trunk/drivers/base/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1420,7 +1420,7 @@ struct device *__root_device_register(const char *name, struct module *owner)
return ERR_PTR(err);
}

#ifdef CONFIG_MODULE /* gotta find a "cleaner" way to do this */
#ifdef CONFIG_MODULES /* gotta find a "cleaner" way to do this */
if (owner) {
struct module_kobject *mk = &owner->mkobj;

Expand Down

0 comments on commit 5a2930f

Please sign in to comment.