[PATCH 0/5] x86: clean up some kernel-doc comments

Randy Dunlap <[email protected]> Thu, 30 Jul 2026 16:34:24 -0700
Newsgroups org.kernel.vger.linux-perf-users,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
Patches 1, 4, and 5 are new.

 [PATCH 1/5] perf/x86/intel/pt: drop kernel-doc for deleted struct members
 [PATCH 2/5 RESEND] x86/barrier: use correct parameter names in kernel-doc
 [PATCH 3/5 RESEND] x86/lib: checksum_64.h: eliminate all kernel-doc warnings
 [PATCH 4/5] x86/speculation: drop Excess function parameter descriptions
 [PATCH 5/5] x86/intel/quark: clean up function kernel-doc

 arch/x86/events/intel/pt.h                   |    2 -
 arch/x86/include/asm/barrier.h               |    6 +--
 arch/x86/include/asm/checksum_64.h           |   29 +++++++++--------
 arch/x86/include/asm/spec-ctrl.h             |    2 -
 arch/x86/platform/intel-quark/imr_selftest.c |    7 ----
 5 files changed, 21 insertions(+), 25 deletions(-)


Cc: Peter Zijlstra <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: [email protected]
Cc: [email protected]