]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/ntfs/aops.c
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
[mirror_ubuntu-bionic-kernel.git] / fs / ntfs / aops.c
index a474e7ef92ea083b1ee1ff6f857723b6b6019dae..97768a1379f2e60fcaab520e800cb332ee28265c 100644 (file)
@@ -674,7 +674,7 @@ static int ntfs_write_block(struct page *page, struct writeback_control *wbc)
                                // in the inode.
                                // Again, for each page do:
                                //      __set_page_dirty_buffers();
-                               // page_cache_release()
+                               // put_page()
                                // We don't need to wait on the writes.
                                // Update iblock.
                        }