[PATCH 0/4] powerpc/ps3: repair some kernel-doc comments
From: Randy Dunlap
Date: Tue Sep 01 2026 - 02:38:10 EST
Patches 1 and 2 eliminate all kernel-doc warnings in their
respective files.
Patches 3 and 4 target certain classes of kernel-doc warnings
but don't eliminate all kernel-doc warnings in those files.
[PATCH 1/4] powerpc/ps3: platform.h: fix enum ps3_spu_resource_type kernel-doc
[PATCH 2/4] powerpc/ps3: htab.c: fix enum ps3_lpar_vas_id kernel-doc
[PATCH 3/4] powerpc/ps3: mm.c: clean up kernel-doc issues
[PATCH 4/4] powerpc/ps3: os-area.c: fix some kernel-doc warnings
arch/powerpc/platforms/ps3/htab.c | 4 ++--
arch/powerpc/platforms/ps3/mm.c | 10 +++++-----
arch/powerpc/platforms/ps3/os-area.c | 5 +++--
arch/powerpc/platforms/ps3/platform.h | 7 ++++---
4 files changed, 14 insertions(+), 12 deletions(-)
Cc: Geoff Levand <geoff@xxxxxxxxxxxxx>
Cc: Madhavan Srinivasan <maddy@xxxxxxxxxxxxx>
Cc: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Cc: Nicholas Piggin <npiggin@xxxxxxxxx>
Cc: Christophe Leroy (CS GROUP) <chleroy@xxxxxxxxxx>
Cc: linuxppc-dev@xxxxxxxxxxxxxxxx