cxl/pci: Rename DOE mailbox handle to doe_mb
authorRobert Richter <rrichter@amd.com>
Fri, 16 Feb 2024 15:58:42 +0000 (16:58 +0100)
committerDan Williams <dan.j.williams@intel.com>
Wed, 13 Mar 2024 06:52:29 +0000 (23:52 -0700)
commitec8ffff3a9f86435996f71299ce729126a7ac8a2
treec2c37dee894ce5f061a9bd0a38a822a8beb9a209
parentd206a76d7d2726f3b096037f2079ce0bd3ba329b
cxl/pci: Rename DOE mailbox handle to doe_mb

Trivial variable rename for the DOE mailbox handle from cdat_doe to
doe_mb. The variable name cdat_doe is too ambiguous, use doe_mb that
is commonly used for the mailbox.

Signed-off-by: Robert Richter <rrichter@amd.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20240216155844.406996-2-rrichter@amd.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/cxl/core/pci.c