]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - mm/internal.h
mm: rename _count, field of the struct page, to _refcount
[mirror_ubuntu-zesty-kernel.git] / mm / internal.h
index b79abb6721cf79ac0b6a626e94fa4856c6e515a6..098a89e3b97c90663c8127e2433d7dcad37487e5 100644 (file)
@@ -58,7 +58,7 @@ static inline unsigned long ra_submit(struct file_ra_state *ra,
 }
 
 /*
- * Turn a non-refcounted page (->_count == 0) into refcounted with
+ * Turn a non-refcounted page (->_refcount == 0) into refcounted with
  * a count of one.
  */
 static inline void set_page_refcounted(struct page *page)