]> git.ipfire.org Git - thirdparty/linux.git/commit
cxl/core: use cleanup.h for devm_cxl_add_dax_region
authorGregory Price <gourry@gourry.net>
Fri, 27 Mar 2026 02:02:03 +0000 (22:02 -0400)
committerDave Jiang <dave.jiang@intel.com>
Fri, 27 Mar 2026 18:45:39 +0000 (11:45 -0700)
commit29990ab5cb408d5aa15939d6535e3291aeef748b
treed72d8cafd49f8adce99acb71cef77dd1389a10a0
parentd747cf98f091e56beeed5233e8992fea59401011
cxl/core: use cleanup.h for devm_cxl_add_dax_region

Cleanup the gotos in the function.  No functional change.

Signed-off-by: Gregory Price <gourry@gourry.net>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Alison Schofield <alison.schofield@intel.com>
Link: https://patch.msgid.link/20260327020203.876122-4-gourry@gourry.net
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
drivers/cxl/core/region_dax.c
drivers/cxl/cxl.h