mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
[deliverable/linux.git] / fs / ext4 / readpage.c
index ea27aa1a778c177c219ab1c88a65c37be5bb498c..f24e7299e1c828834b89581c50fd7423710d2397 100644 (file)
@@ -23,7 +23,7 @@
  *
  * then this code just gives up and calls the buffer_head-based read function.
  * It does handle a page which has holes at the end - that is a common case:
- * the end-of-file on blocksize < PAGE_CACHE_SIZE setups.
+ * the end-of-file on blocksize < PAGE_SIZE setups.
  *
  */
 
This page took 0.035617 seconds and 5 git commands to generate.