]> git.itanic.dy.fi Git - linux-stable/commit
MIPS: SGI-IP27: hubio: fix nasid kernel-doc warning
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 11 Nov 2023 03:02:13 +0000 (19:02 -0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 11 Dec 2023 20:42:53 +0000 (21:42 +0100)
commit01940cd4a6b9c47995a0cdaaafdd459b0d2221a2
tree838f93b389def140810ecd6e7a3e7c0cec0ab542
parent06dc6a869597ec68b2e4ebcde8147f4a52965e96
MIPS: SGI-IP27: hubio: fix nasid kernel-doc warning

ip27-hubio.c:32: warning: Function parameter or member 'nasid' not described in 'hub_pio_map'
ip27-hubio.c:32: warning: Excess function parameter 'hub' description in 'hub_pio_map'

Fixes: 4bf841ebf17a ("MIPS: SGI-IP27: get rid of compact node ids")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: kernel test robot <lkp@intel.com>
Closes: lore.kernel.org/r/202311101336.BUL1JuvU-lkp@intel.com
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Paul Burton <paulburton@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: linux-mips@vger.kernel.org
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/sgi-ip27/ip27-hubio.c