fs/dax: NIT fix comment regarding start/end vs range
authorIra Weiny <ira.weiny@intel.com>
Thu, 17 Jan 2019 23:20:42 +0000 (18:20 -0500)
committerDan Williams <dan.j.williams@intel.com>
Wed, 13 Feb 2019 04:24:15 +0000 (20:24 -0800)
commit0cefc36b32b3a9ee9da9bd055810bf331e4243dd
tree8996fbf80bc0a48e7180472919a713e464db4476
parentc9aed74e6a2762c32e9b84fcd5e1b9bc451ffdfd
fs/dax: NIT fix comment regarding start/end vs range

Fixes: ac46d4f3c432 ("mm/mmu_notifier: use structure for invalidate_range_start/end calls v2")
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
fs/dax.c