Skip to content

Commit 3fe7feb

Browse files
committed
cxl: Remove leftover attribute documentation in 'struct cxl_dev_state'
commit 14d7887 ("cxl/mem: Consolidate CXL DVSEC Range enumeration in the core") ...removed @info from 'struct cxl_dev_state', but neglected to remove the corresponding kernel-doc entry. Complete the removal. Reported-by: Jonathan Cameron <Jonathan.Cameron@Huawei.com> Closes: http://lore.kernel.org/r/20230606121054.000069e1@Huawei.com Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Link: https://lore.kernel.org/r/168679259703.3436160.12583306507362357946.stgit@dwillia2-xfh.jf.intel.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>
1 parent c192e54 commit 3fe7feb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/cxl/cxlmem.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@ struct cxl_poison_state {
287287
* @next_volatile_bytes: volatile capacity change pending device reset
288288
* @next_persistent_bytes: persistent capacity change pending device reset
289289
* @component_reg_phys: register base of component registers
290-
* @info: Cached DVSEC information about the device.
291290
* @serial: PCIe Device Serial Number
292291
* @event: event log driver state
293292
* @poison: poison driver state info

0 commit comments

Comments
 (0)