linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mips: expunge kernel-doc warnings
@ 2021-07-25 16:02 Randy Dunlap
  2021-07-25 16:02 ` [PATCH 1/3] mips: clean up (remove) kernel-doc in cavium-octeon/executive/ Randy Dunlap
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Randy Dunlap @ 2021-07-25 16:02 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Aditya Srivastava, Thomas Bogendoerfer, linux-mips,
	kernel test robot

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@gmail.com>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-mips@vger.kernel.org
Cc: kernel test robot <lkp@intel.com>

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-28  9:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-25 16:02 [PATCH 0/3] mips: expunge kernel-doc warnings Randy Dunlap
2021-07-25 16:02 ` [PATCH 1/3] mips: clean up (remove) kernel-doc in cavium-octeon/executive/ Randy Dunlap
2021-07-25 16:02 ` [PATCH 2/3] mips: clean up kernel-doc in cavium-octeon/*.c Randy Dunlap
2021-07-25 16:02 ` [PATCH 3/3] mips: clean up kernel-doc in mm/c-octeon.c Randy Dunlap
2021-07-28  9:25 ` [PATCH 0/3] mips: expunge kernel-doc warnings Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).