s390/mm,ptdump: add proper ifdefs
[linux-2.6-microblaze.git] / mm / zsmalloc.c
index 952a01e..c36fdff 100644 (file)
@@ -79,7 +79,7 @@
 
 /*
  * Object location (<PFN>, <obj_idx>) is encoded as
- * as single (unsigned long) handle value.
+ * a single (unsigned long) handle value.
  *
  * Note that object index <obj_idx> starts from 0.
  *