From: Wei Liu <wei.liu@kernel.org>
To: "Michael Kelley (LINUX)" <mikelley@microsoft.com>
Cc: Jilin Yuan <yuanjilin@cdjrlc.com>,
KY Srinivasan <kys@microsoft.com>,
Haiyang Zhang <haiyangz@microsoft.com>,
Stephen Hemminger <sthemmin@microsoft.com>,
"wei.liu@kernel.org" <wei.liu@kernel.org>,
Dexuan Cui <decui@microsoft.com>,
"linux-hyperv@vger.kernel.org" <linux-hyperv@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Drivers: hv: fix repeated words in comments
Date: Wed, 26 Oct 2022 15:18:19 +0000 [thread overview]
Message-ID: <Y1lPu06G/1e63WJ/@liuwe-devbox-debian-v2> (raw)
In-Reply-To: <BYAPR21MB168811F3B497B61177324F94D72E9@BYAPR21MB1688.namprd21.prod.outlook.com>
On Mon, Oct 24, 2022 at 05:10:31PM +0000, Michael Kelley (LINUX) wrote:
> From: Jilin Yuan <yuanjilin@cdjrlc.com> Sent: Wednesday, October 19, 2022 5:56 AM
> >
> > Delete the redundant word 'of'.
> >
> > Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
> > ---
> > drivers/hv/hv_balloon.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/hv/hv_balloon.c b/drivers/hv/hv_balloon.c
> > index fdf6decacf06..6c127f061f06 100644
> > --- a/drivers/hv/hv_balloon.c
> > +++ b/drivers/hv/hv_balloon.c
> > @@ -905,7 +905,7 @@ static unsigned long handle_pg_range(unsigned long pg_start,
> > * We have some residual hot add range
> > * that needs to be hot added; hot add
> > * it now. Hot add a multiple of
> > - * of HA_CHUNK that fully covers the pages
> > + * HA_CHUNK that fully covers the pages
> > * we have.
> > */
> > size = (has->end_pfn - has->ha_end_pfn);
> > --
> > 2.36.1
>
> Reviewed-by: Michael Kelley <mikelley@microsoft.com>
>
Applied to hyperv-fixes. Thanks.
prev parent reply other threads:[~2022-10-26 15:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-19 12:56 [PATCH] Drivers: hv: fix repeated words in comments Jilin Yuan
2022-10-24 17:10 ` Michael Kelley (LINUX)
2022-10-26 15:18 ` Wei Liu [this message]
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=Y1lPu06G/1e63WJ/@liuwe-devbox-debian-v2 \
--to=wei.liu@kernel.org \
--cc=decui@microsoft.com \
--cc=haiyangz@microsoft.com \
--cc=kys@microsoft.com \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mikelley@microsoft.com \
--cc=sthemmin@microsoft.com \
--cc=yuanjilin@cdjrlc.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox