cxl/pci: Update comment
authorIra Weiny <ira.weiny@intel.com>
Wed, 17 May 2023 21:28:11 +0000 (14:28 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sat, 16 Sep 2023 05:02:04 +0000 (22:02 -0700)
commit1b27978d69670282a1586465de640cff363a34d8
tree8158457c3fe1c2ebef8b4900a3790ceb24a725b9
parent7914992b37d5a4b165e65a32a7723afde9356720
cxl/pci: Update comment

The existence of struct cxl_dev_id containing a single member is odd.
The comment made sense when I wrote it but could be clarified.

Update the comment and place it next to the odd looking structure.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20230426-cxl-fixes-v1-2-870c4c8b463a@intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/cxl/pci.c