public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] kernel-doc fix for headers
@ 2026-03-16 18:03 Shuicheng Lin
  2026-03-16 18:03 ` [PATCH 1/4] drm/xe: Fix stale and mismatched kernel-doc member tags in header files Shuicheng Lin
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Shuicheng Lin @ 2026-03-16 18:03 UTC (permalink / raw)
  To: intel-xe; +Cc: Shuicheng Lin

Generated by AI and reviewed to confirm the change is correct.
Split by category to ease review.

Shuicheng Lin (4):
  drm/xe: Fix stale and mismatched kernel-doc member tags in header
    files
  drm/xe: Add missing '@' prefix to kernel-doc member tags
  drm/xe: Fix kernel-doc comment syntax issues in header files
  drm/xe: Fix type and parameter name mismatches in kernel-doc
    references

 drivers/gpu/drm/xe/xe_device_types.h      | 6 +++---
 drivers/gpu/drm/xe/xe_exec_queue_types.h  | 2 +-
 drivers/gpu/drm/xe/xe_gt_sriov_pf_types.h | 1 -
 drivers/gpu/drm/xe/xe_gt_types.h          | 2 +-
 drivers/gpu/drm/xe/xe_guc_capture_types.h | 2 +-
 drivers/gpu/drm/xe/xe_guc_ct_types.h      | 4 ++--
 drivers/gpu/drm/xe/xe_guc_relay_types.h   | 2 +-
 drivers/gpu/drm/xe/xe_guc_submit_types.h  | 2 +-
 drivers/gpu/drm/xe/xe_hw_engine_types.h   | 2 +-
 drivers/gpu/drm/xe/xe_oa_types.h          | 8 +++++---
 drivers/gpu/drm/xe/xe_pagefault_types.h   | 4 ++--
 drivers/gpu/drm/xe/xe_pt_types.h          | 2 +-
 drivers/gpu/drm/xe/xe_pt_walk.h           | 6 +++---
 drivers/gpu/drm/xe/xe_vm_types.h          | 2 +-
 14 files changed, 23 insertions(+), 22 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-03-18  0:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-16 18:03 [PATCH 0/4] kernel-doc fix for headers Shuicheng Lin
2026-03-16 18:03 ` [PATCH 1/4] drm/xe: Fix stale and mismatched kernel-doc member tags in header files Shuicheng Lin
2026-03-16 18:03 ` [PATCH 2/4] drm/xe: Add missing '@' prefix to kernel-doc member tags Shuicheng Lin
2026-03-16 18:03 ` [PATCH 3/4] drm/xe: Fix kernel-doc comment syntax issues in header files Shuicheng Lin
2026-03-16 18:03 ` [PATCH 4/4] drm/xe: Fix type and parameter name mismatches in kernel-doc references Shuicheng Lin
2026-03-16 22:51 ` ✗ CI.checkpatch: warning for kernel-doc fix for headers Patchwork
2026-03-16 22:53 ` ✓ CI.KUnit: success " Patchwork
2026-03-16 23:33 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-17 12:26 ` [PATCH 0/4] " Jani Nikula
2026-03-17 17:35   ` Lin, Shuicheng
2026-03-17 20:23     ` Jani Nikula
2026-03-17 20:55       ` Lin, Shuicheng
2026-03-18  0:44 ` ✗ Xe.CI.FULL: failure for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox