summaryrefslogtreecommitdiff
path: root/staging/directmops.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+30
dt' onchange='this.form.submit();'>
authorVishal Verma <vishal.l.verma@intel.com>2016-04-21 16:45:56 -0400
committerVishal Verma <vishal.l.verma@intel.com>2016-05-18 12:16:58 -0600
commit40543f62cbdce42633e3fe10923099feee272e1f (patch)
treea42d0be3bb305e19628b3d118ad4be9a80fbc4a8 /fs/dax.c
parent4b0228fa1d753f77fe0e6cf4c41398ec77dfbd2a (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 (limited to 'fs/dax.c')
-rw-r--r--fs/dax.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/fs/dax.c b/fs/dax.c