]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - mm/zsmalloc.c
zsmalloc-add-comments-for-inuse-to-zspage-v2-fix
[karo-tx-linux.git] / mm / zsmalloc.c
index 7195c9754e810df8761d1618f0233b2ca59335ed..4396b82fabafeaad74a65149073de9298037ce57 100644 (file)
@@ -38,7 +38,7 @@
  *     page->lru: links together first pages of various zspages.
  *             Basically forming list of zspages in a fullness group.
  *     page->mapping: class index and fullness group of the zspage
- *     page->inuse: the pages number that is used in this zspage
+ *     page->inuse: the number of objects that are used in this zspage
  *
  * Usage of struct page flags:
  *     PG_private: identifies the first component page