Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104759
b: refs/heads/master
c: 1e41250
h: refs/heads/master
i:
  104757: 780d397
  104755: d36dc40
  104751: 5862b9b
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jul 22, 2008
1 parent 574814d commit bb438fb
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d9a0157328507c5f563e16a583cd0a063854aebb
refs/heads/master: 1e41250863cd4de5ffa0678c405d001ca5b62796
3 changes: 1 addition & 2 deletions trunk/drivers/base/base.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,9 @@ struct driver_private {
* struct class_private - structure to hold the private to the driver core portions of the class structure.
*
* @class_subsys - the struct kset that defines this class. This is the main kobject
* @children - list of class_devices associated with this class
* @class_devices - list of devices associated with this class
* @class_interfaces - list of class_interfaces associated with this class
* @class_dirs -
* @class_dirs - "glue" directory for virtual devices associated with this class
* @class_sem - semaphore to protect the children, devices, and interfaces lists.
* @class - pointer back to the struct class that this structure is associated
* with.
Expand Down

0 comments on commit bb438fb

Please sign in to comment.