2021-07-25 16:07:48

by Randy Dunlap

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

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 <[email protected]>
Cc: Thomas Bogendoerfer <[email protected]>
Cc: [email protected]
Cc: kernel test robot <[email protected]>

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(-)


2021-07-28 09:29:08

by Thomas Bogendoerfer

[permalink] [raw]
Subject: Re: [PATCH 0/3] mips: expunge kernel-doc warnings

On Sun, Jul 25, 2021 at 09:02:55AM -0700, Randy Dunlap wrote:
> 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 <[email protected]>
> Cc: Thomas Bogendoerfer <[email protected]>
> Cc: [email protected]
> Cc: kernel test robot <[email protected]>
>
> 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(-)

series applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]