Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80577
b: refs/heads/master
c: a63ca8f
h: refs/heads/master
i:
  80575: 9c68d8b
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 30, 2008
1 parent b201051 commit b64d61b
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: dd430ca20c40ecccd6954a7efd13d4398f507728
refs/heads/master: a63ca8f65dd38519144d727c16e1a38342a474b8
2 changes: 1 addition & 1 deletion trunk/drivers/base/class.c
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,7 @@ EXPORT_SYMBOL_GPL(class_for_each_device);
* The callback should return 0 if the device doesn't match and non-zero
* if it does. If the callback returns non-zero, this function will
* return to the caller and not iterate over any more devices.
*
* Note, you will need to drop the reference with put_device() after use.
*
* We hold class->sem in this function, so it can not be
Expand Down

0 comments on commit b64d61b

Please sign in to comment.