Files
linux/drivers
Zhen Lei ff8da37d3d device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Swap the calling sequence of krealloc() and __request_region(), call the
latter first. In this way, the value of dev_dax->nr_range does not need to
be considered when __request_region() failed.

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Link: https://lore.kernel.org/r/20201219081840.1149-2-thunder.leizhen@huawei.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2020-12-24 10:06:57 -08:00
..
2020-11-12 13:59:04 -07:00
2020-10-28 19:12:03 +01:00
2020-11-11 09:53:09 +01:00
2020-10-20 10:36:41 -07:00
2020-10-27 19:23:04 +01:00
2020-11-09 08:17:46 +01:00