[tip:core/locking] fix a typo on comments in mm/percpu.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit-ID:  4785879e4d340e24e54f6de2ccfc42728b912808
Gitweb:     http://git.kernel.org/tip/4785879e4d340e24e54f6de2ccfc42728b912808
Author:     Namhyung Kim <namhyung@xxxxxxxxx>
AuthorDate: Wed, 11 Aug 2010 11:24:10 +0900
Committer:  Jiri Kosina <jkosina@xxxxxxx>
CommitDate: Wed, 11 Aug 2010 09:30:56 +0200

fix a typo on comments in mm/percpu.c

'eqaul' should be 'equal'.

Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxx>
Signed-off-by: Jiri Kosina <jkosina@xxxxxxx>
---
 mm/percpu.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mm/percpu.c b/mm/percpu.c
index e61dc2c..039f51a 100644
--- a/mm/percpu.c
+++ b/mm/percpu.c
@@ -31,7 +31,7 @@
  * as small as 4 bytes.  The allocator organizes chunks into lists
  * according to free size and tries to allocate from the fullest one.
  * Each chunk keeps the maximum contiguous area size hint which is
- * guaranteed to be eqaul to or larger than the maximum contiguous
+ * guaranteed to be equal to or larger than the maximum contiguous
  * area in the chunk.  This helps the allocator not to iterate the
  * chunk maps unnecessarily.
  *
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux