All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] cxl: documentation fixes
@ 2022-08-04  7:54 Bagas Sanjaya
  2022-08-04  7:54 ` [PATCH 1/3] cxl/regions: add padding for cxl_rr_ep_add nested lists Bagas Sanjaya
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Bagas Sanjaya @ 2022-08-04  7:54 UTC (permalink / raw)
  To: linux-doc, linux-cxl, linux-next
  Cc: linux-kernel, Jonathan Corbet, Alison Schofield, Vishal Verma,
	Ira Weiny, Ben Widawsky, Dan Williams, Jonathan Cameron,
	Bagas Sanjaya

Building htmldocs on next-20220803 (for which this series is based on),
there are new warnings on cxl subsystem. The fixes below are
self-explanatory.

Bagas Sanjaya (3):
  cxl/regions: add padding for cxl_rr_ep_add nested lists
  cxl/region: describe targets and nr_targets members of
    cxl_region_params
  Documentation: cxl: remove dangling kernel-doc reference

 Documentation/driver-api/cxl/memory-devices.rst | 3 ---
 drivers/cxl/core/region.c                       | 3 +++
 drivers/cxl/cxl.h                               | 2 ++
 3 files changed, 5 insertions(+), 3 deletions(-)


base-commit: 861397378de91c64dec69a160595b891f443294f
-- 
An old man doll... just what I always wanted! - Clara


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-08-05  0:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-04  7:54 [PATCH 0/3] cxl: documentation fixes Bagas Sanjaya
2022-08-04  7:54 ` [PATCH 1/3] cxl/regions: add padding for cxl_rr_ep_add nested lists Bagas Sanjaya
2022-08-04  9:15   ` Jonathan Cameron
2022-08-04  7:54 ` [PATCH 2/3] cxl/region: describe targets and nr_targets members of cxl_region_params Bagas Sanjaya
2022-08-04 13:35   ` Jonathan Cameron
2022-08-04  7:54 ` [PATCH 3/3] Documentation: cxl: remove dangling kernel-doc reference Bagas Sanjaya
2022-08-04 13:32   ` Jonathan Cameron
2022-08-05  0:48 ` [PATCH 0/3] cxl: documentation fixes Dan Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.