From: Randy Dunlap <randy.dunlap@oracle.com>
To: Alex Chiang <achiang@hp.com>
Cc: jkosina@suse.cz, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] TRIVIAL: fix grammo in bus_for_each_dev() kerneldoc
Date: Thu, 14 May 2009 13:59:29 -0700 [thread overview]
Message-ID: <4A0C8631.7090106@oracle.com> (raw)
In-Reply-To: <20090514144339.18912.65431.stgit@bob.kio>
Alex Chiang wrote:
> Cc: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Thanks.
> Signed-off-by: Alex Chiang <achiang@hp.com>
> ---
>
> drivers/base/bus.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/base/bus.c b/drivers/base/bus.c
> index dc030f1..4476a4e 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,
>
--
~Randy
LPC 2009, Sept. 23-25, Portland, Oregon
http://linuxplumbersconf.org/2009/
next prev parent reply other threads:[~2009-05-14 20:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-14 14:43 [PATCH] TRIVIAL: fix grammo in bus_for_each_dev() kerneldoc Alex Chiang
2009-05-14 20:59 ` Randy Dunlap [this message]
2009-05-14 21:15 ` Jiri Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A0C8631.7090106@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=achiang@hp.com \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.