Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304044
b: refs/heads/master
c: 9169c01
h: refs/heads/master
v: v3
  • Loading branch information
yan authored and Greg Kroah-Hartman committed Apr 23, 2012
1 parent 785951d commit 2f1ebb3
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: 449a2bf5e881b2a00d42a7c0baa67119c8cb5dce
refs/heads/master: 9169c01236ab29ce55c93aaf22ec6ecc65c46d1a
2 changes: 1 addition & 1 deletion trunk/drivers/base/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ static inline int device_is_not_partition(struct device *dev)
* @dev: struct device to get the name of
*
* Will return the device's driver's name if it is bound to a device. If
* the device is not bound to a device, it will return the name of the bus
* the device is not bound to a driver, it will return the name of the bus
* it is attached to. If it is not attached to a bus either, an empty
* string will be returned.
*/
Expand Down

0 comments on commit 2f1ebb3

Please sign in to comment.