diff options
author | Dan Williams <[email protected]> | 2022-03-14 18:22:44 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2022-04-12 19:11:58 -0700 |
commit | 31e624a77e748e4ab7d5c9c3ddc46ba7735bd75e (patch) | |
tree | 1f97c97b2b7e9707dc3afdbdb780a0e5a10e0a8c /lib/debugobjects.c | |
parent | 36bfc6ad508af38f212cf5a38147d867fb3f80a8 (diff) |
cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()
cxl_dvsec_decode_init() is tasked with checking whether legacy DVSEC
range based decode is in effect, or whether HDM can be enabled / already
is enabled. As such it either succeeds or fails and that result is the
return value. The @do_hdm_init variable is misleading in the case where
HDM operation is already found to be active, so just call it @retval.
Reviewed-by: Jonathan Cameron <[email protected]>
Reviewed-by: Davidlohr Bueso <[email protected]>
Link: https://lore.kernel.org/r/164730736435.3806189.2537160791687837469.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions