[PATCH 0/3] mips: expunge kernel-doc warnings

From: Randy Dunlap
Date: Sun Jul 25 2021 - 12:03:21 EST


Remove all kernel-doc warnings from arch/mips/ (as reported by the
kernel test robot).

[PATCH 1/3] mips: clean up (remove) kernel-doc in cavium-octeon/executive/
[PATCH 2/3] mips: clean up kernel-doc in cavium-octeon/*.c
[PATCH 3/3] mips: clean up kernel-doc in mm/c-octeon.c

Cc: Aditya Srivastava <yashsri421@xxxxxxxxx>
Cc: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
Cc: linux-mips@xxxxxxxxxxxxxxx
Cc: kernel test robot <lkp@xxxxxxxxx>

arch/mips/cavium-octeon/executive/cvmx-bootmem.c | 10 +-
arch/mips/cavium-octeon/executive/cvmx-cmd-queue.c | 12 +-
arch/mips/cavium-octeon/executive/cvmx-helper-board.c | 8 -
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c | 12 +-
arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c | 8 -
arch/mips/cavium-octeon/executive/cvmx-l2c.c | 9 --
arch/mips/cavium-octeon/executive/cvmx-pko.c | 22 ++---
arch/mips/cavium-octeon/executive/cvmx-spi.c | 20 ++--
arch/mips/cavium-octeon/flash_setup.c | 2
arch/mips/cavium-octeon/setup.c | 43 +++++-----
arch/mips/cavium-octeon/smp.c | 14 +--
arch/mips/mm/c-octeon.c | 29 +++---
12 files changed, 93 insertions(+), 96 deletions(-)