Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2363
b: refs/heads/master
c: 4d12d2d
h: refs/heads/master
i:
  2361: 32323fa
  2359: 6fd751d
v: v3
  • Loading branch information
mochel@digitalimplant.org authored and Greg Kroah-Hartman committed Jun 20, 2005
1 parent aa6062f commit 79414e9
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: 36239577cfb6b9a7c111209536b54200b0252ebf
refs/heads/master: 4d12d2d953ca5e299de6a653f1d0478f670d7bc6
3 changes: 1 addition & 2 deletions trunk/drivers/base/driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ static struct device * next_device(struct klist_iter * i)
* @data: Data to pass to the callback.
* @fn: Function to call for each device.
*
* Take the bus's rwsem and iterate over the @drv's list of devices,
* calling @fn for each one.
* Iterate over the @drv's list of devices calling @fn for each one.
*/

int driver_for_each_device(struct device_driver * drv, struct device * start,
Expand Down

0 comments on commit 79414e9

Please sign in to comment.