From: Dmitry Torokhov <dtor@vmware.com>
To: Rakib Mullick <rakib.mullick@gmail.com>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org
Subject: Re: [PATCH] drivers, vmw_balloon.c: Fix typo in code comment.
Date: Mon, 17 Oct 2011 13:25:50 -0700 [thread overview]
Message-ID: <201110171325.50958.dtor@vmware.com> (raw)
In-Reply-To: <1318880063.10091.14.camel@localhost.localdomain>
On Monday, October 17, 2011 12:34:23 PM Rakib Mullick wrote:
> Fix typo in code comment.
>
> Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com>
Acked-by: Dmitry Torokhov <dtor@vmware.com>
> ---
>
> diff --git a/drivers/misc/vmw_balloon.c b/drivers/misc/vmw_balloon.c
> index 053d36c..2480c21 100644
> --- a/drivers/misc/vmw_balloon.c
> +++ b/drivers/misc/vmw_balloon.c
> @@ -151,7 +151,7 @@ MODULE_LICENSE("GPL");
> struct vmballoon_stats {
> unsigned int timer;
>
> - /* allocation statustics */
> + /* allocation statistics */
> unsigned int alloc;
> unsigned int alloc_fail;
> unsigned int sleep_alloc;
prev parent reply other threads:[~2011-10-17 20:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-17 19:34 [PATCH] drivers, vmw_balloon.c: Fix typo in code comment Rakib Mullick
2011-10-17 20:25 ` Dmitry Torokhov [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=201110171325.50958.dtor@vmware.com \
--to=dtor@vmware.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rakib.mullick@gmail.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 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.