Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH] drm/xe: Fix kernel doc warning for PMU events
@ 2023-09-19  6:36 Aravind Iddamsetty
  2023-09-19  6:29 ` [Intel-xe] ✓ CI.Patch_applied: success for " Patchwork
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Aravind Iddamsetty @ 2023-09-19  6:36 UTC (permalink / raw)
  To: intel-xe

Add DOC keyword to PMU events comment in include/drm/xe_drm.h to make it
kernel doc format.

Fixes: 4a9681392cec ("drm/xe/pmu: Enable PMU interface")

Signed-off-by: Aravind Iddamsetty <aravind.iddamsetty@linux.intel.com>
---
 include/uapi/drm/xe_drm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/drm/xe_drm.h b/include/uapi/drm/xe_drm.h
index 63863eda8355..6ab85c7fed36 100644
--- a/include/uapi/drm/xe_drm.h
+++ b/include/uapi/drm/xe_drm.h
@@ -1054,7 +1054,7 @@ struct drm_xe_vm_madvise {
 };
 
 /**
- * XE PMU event config IDs
+ * DOC: XE PMU event config IDs
  *
  * Check 'man perf_event_open' to use these ID's in 'struct perf_event_attr'
  * as part of perf_event_open syscall to read a particular event.
-- 
2.25.1


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

end of thread, other threads:[~2023-09-21  5:41 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-19  6:36 [Intel-xe] [PATCH] drm/xe: Fix kernel doc warning for PMU events Aravind Iddamsetty
2023-09-19  6:29 ` [Intel-xe] ✓ CI.Patch_applied: success for " Patchwork
2023-09-19  6:29 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-09-19  6:30 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-09-19  6:37 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-09-19  6:38 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-09-19  6:39 ` [Intel-xe] ✓ CI.checksparse: " Patchwork
2023-09-19  6:47 ` [Intel-xe] [PATCH] " Dixit, Ashutosh
2023-09-19  7:07   ` Aravind Iddamsetty
2023-09-19  7:10 ` [Intel-xe] ✓ CI.BAT: success for " Patchwork
2023-09-19  7:46 ` [Intel-xe] [PATCH] " Thomas Hellström
2023-09-19  7:59   ` Aravind Iddamsetty
2023-09-19 13:27 ` Gustavo Sousa
2023-09-20  8:26   ` Aravind Iddamsetty
2023-09-20 13:21     ` Gustavo Sousa
2023-09-21  5:43       ` Aravind Iddamsetty

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