summaryrefslogtreecommitdiff
path: root/staging/automops.c
diff options
context:
space:
mode:
Diffstat (limited to 'staging/automops.c')
0 files changed, 0 insertions, 0 deletions
8ec77dfbd2a'>4b0228fa1d753f77fe0e6cf4c41398ec77dfbd2a (diff)
dax: fix a comment in dax_zero_page_range and dax_truncate_page
The distinction between PAGE_SIZE and PAGE_CACHE_SIZE was removed in 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros The comments for the above functions described a distinction between those, that is now redundant, so remove those paragraphs Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
Diffstat
-rw-r--r--fs/dax.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/fs/dax.c b/fs/dax.c