X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fbase%2Fbus.c;h=4b04a15146d7cf3dcb0f4aec9973a5683c73cf83;hb=413427b5679f7bb9f25548c498ae92bb03e34443;hp=c6599618523e7fc265daf265880c9c1e7c0fe056;hpb=3d2aa66ddaa3008ae2c71bca07eb5e8b08170c4a;p=mv-sheeva.git diff --git a/drivers/base/bus.c b/drivers/base/bus.c index c6599618523..4b04a15146d 100644 --- a/drivers/base/bus.c +++ b/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,