Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304031
b: refs/heads/master
c: 0d4e293
h: refs/heads/master
i:
  304029: 6c5d64d
  304027: cca34b3
  304023: fedf710
  304015: 1e4ac72
  303999: fb42631
v: v3
  • Loading branch information
Peter Korsgaard authored and Greg Kroah-Hartman committed Apr 18, 2012
1 parent 58e449e commit 62ca5b3
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: 02fbe5e61df654b2b39a1ddc1ae912c9e14c3ddd
refs/heads/master: 0d4e293ca8271cc7d7ac1423afe5ceb7d213d0fc
4 changes: 2 additions & 2 deletions trunk/drivers/base/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -878,8 +878,8 @@ EXPORT_SYMBOL_GPL(dev_set_name);
* to NULL prevents an entry from being created. class->dev_kobj must
* be set (or cleared) before any devices are registered to the class
* otherwise device_create_sys_dev_entry() and
* device_remove_sys_dev_entry() will disagree about the the presence
* of the link.
* device_remove_sys_dev_entry() will disagree about the presence of
* the link.
*/
static struct kobject *device_to_dev_kobj(struct device *dev)
{
Expand Down

0 comments on commit 62ca5b3

Please sign in to comment.