hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/drivers/gpu/arm/bifrost/mali_kbase_mipe_gen_header.h
....@@ -27,7 +27,7 @@
2727
2828 #include "mali_kbase_mipe_proto.h"
2929
30
-/**
30
+/*
3131 * This header generates MIPE tracepoint declaration BLOB at
3232 * compile time.
3333 *
....@@ -57,7 +57,7 @@
5757 #define MIPE_HEADER_BLOB_VAR_ATTRIBUTE
5858 #endif
5959
60
-/**
60
+/*
6161 * A compiler attribute for packing structures
6262 *
6363 * e.g. __packed
....@@ -68,7 +68,7 @@
6868 #define MIPE_HEADER_PACKED_ATTRIBUTE __attribute__((__packed__))
6969 #endif
7070
71
-/**
71
+/*
7272 * MIPE stream id.
7373 *
7474 * See enum tl_stream_id.
....@@ -98,7 +98,7 @@
9898 *
9999 * Where the first argument is tracepoints name, the second
100100 * argument is a short tracepoint description, the third argument
101
- * argument types (see MIPE documentation), and the fourth argument
101
+ * types (see MIPE documentation), and the fourth argument
102102 * is comma separated argument names.
103103 */
104104 #if !defined(MIPE_HEADER_TRACEPOINT_LIST)
....@@ -140,7 +140,7 @@
140140 #define MIPE_HEADER_ENUM_LIST
141141 #endif
142142
143
-/**
143
+/*
144144 * The MIPE tracepoint declaration BLOB.
145145 */
146146 const struct