[PATCH] Fix up bogus comment.
Signed-off-by: Patrick Mochel <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
diff -Nru a/drivers/base/driver.c b/drivers/base/driver.c
---
commit 4d12d2d953ca5e299de6a653f1d0478f670d7bc6
tree ba89978abb57da6a24cc141b869a14b6d6c76884
parent 36239577cfb6b9a7c111209536b54200b0252ebf
author [email protected] <[email protected]> Thu, 24 Mar 2005 20:08:04 -0800
committer Greg Kroah-Hartman <[email protected]> Mon, 20 Jun 2005 15:15:23 -0700
drivers/base/driver.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/drivers/base/driver.c b/drivers/base/driver.c
--- a/drivers/base/driver.c
+++ b/drivers/base/driver.c
@@ -31,8 +31,7 @@ static struct device * next_device(struc
* @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,
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]