public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drivers, vmw_balloon.c: Fix typo in code comment.
@ 2011-10-17 19:34 Rakib Mullick
  2011-10-17 20:25 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Rakib Mullick @ 2011-10-17 19:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, dtor

 Fix typo in code comment.

Signed-off-by: Rakib Mullick <rakib.mullick@gmail.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;



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-17 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox