Re: [PATCH] drivers, vmw_balloon.c: Fix typo in code comment.

From: Dmitry Torokhov
Date: Mon Oct 17 2011 - 16:25:54 EST


On Monday, October 17, 2011 12:34:23 PM Rakib Mullick wrote:
> Fix typo in code comment.
>
> Signed-off-by: Rakib Mullick <rakib.mullick@xxxxxxxxx>

Acked-by: Dmitry Torokhov <dtor@xxxxxxxxxx>

> ---
>
> 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;
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/