From 78611e1792cf6280b23278afa61df7df12fe8016 Mon Sep 17 00:00:00 2001 From: Alex Chiang Date: Thu, 14 May 2009 23:15:22 +0200 Subject: [PATCH] --- yaml --- r: 149438 b: refs/heads/master c: 0fa1b0a144ee3e57f63ae25a7c5402f57232853d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/base/bus.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9ae07d4698c5..1295d9f084c2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 190342335c2a7939407d7391e5bb6c9ee39244eb +refs/heads/master: 0fa1b0a144ee3e57f63ae25a7c5402f57232853d diff --git a/trunk/drivers/base/bus.c b/trunk/drivers/base/bus.c index c6599618523e..4b04a15146d7 100644 --- a/trunk/drivers/base/bus.c +++ b/trunk/drivers/base/bus.c @@ -279,7 +279,7 @@ static struct device *next_device(struct klist_iter *i) * * NOTE: The device that returns a non-zero value is not retained * in any way, nor is its refcount incremented. If the caller needs - * to retain this data, it should do, and increment the reference + * to retain this data, it should do so, and increment the reference * count in the supplied callback. */ int bus_for_each_dev(struct bus_type *bus, struct device *start,