diff options
author | Bo Liu <liubo03@inspur.com> | 2022-09-25 21:26:35 -0400 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2022-09-29 17:29:27 -0700 |
commit | 0f702033a64bd3adcd57c9d5cf91ea64c08fad42 (patch) | |
tree | 2f34cdf49a01830d302fdd514fd9ec2d7633f75d /drivers/dax/hmem/device.c | |
parent | 2e5021cc42ba26c98fe83b973d774a999fa4f219 (diff) |
dax: Remove usage of the deprecated ida_simple_xxx API
ida_alloc_max() makes it clear that the second argument is inclusive,
and the alloc/free terminology is more idiomatic and symmetric then
get/remove.
Signed-off-by: Bo Liu <liubo03@inspur.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Link: https://lore.kernel.org/r/20220926012635.3205-1-liubo03@inspur.com
[djbw: reword changelog]
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/dax/hmem/device.c')
0 files changed, 0 insertions, 0 deletions